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

module Mod_fbyte_code where

c :: Int
c = 6