aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/ffi/s8-lexical-identifiers.hs
{- ORACLE_TEST pass -}
module FfiS8LexicalIdentifiers where
ccall = 1
stdcall = 2
foreignName = ccall + stdcall{- ORACLE_TEST pass -}
module FfiS8LexicalIdentifiers where
ccall = 1
stdcall = 2
foreignName = ccall + stdcall