DEBSOURCES
Skip Quicknav
sources / haskell-futhark / 0.25.32-2 / tests_literate / basic.fut
123456789
-- Let us see if this works. let main x = x + 2 -- > main 2 -- > main 2f32 --The lack of a final newline here is intentional let x = true