summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/options_ghc/Mod_fasm.hs
blob: 484182ff3c08b457c7507f159f62c394508bf2b8 (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -fasm #-}

module Mod_fasm where

a :: Int
a = 4