]> git.k1024.org Git - perf-null.git/blob - haskell/null.hs
Add support for java (non-gcj), multiple runtimes
[perf-null.git] / haskell / null.hs
1 import System.Exit
2
3 main :: IO ()
4 main = exitWith ExitSuccess