summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci056.script
blob: 26c930691e54454a6cc5ccd6b484b616d5ae5449 (plain)
1
2
foreign import ccall "f" f :: Int -> Int -> Int
f 2 3