summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/options_ghc/Mod_fobject_code.hs
blob: f63e6f4bf2620f44371c43ea88e0d62093069c9f (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -fobject-code #-}

module Mod_fobject_code where

d :: Int
d = 7