DEBSOURCES
Skip Quicknav
sources / haskell-futhark / 0.25.32-3 / tests / nestedmain.fut
12345678
-- == -- input { true } output { false } module m = { def main (x: i32) = x + 2 } def main b : bool = !b