Idris2/tests/idris2/perf006/Issue775.idr

5 lines
107 B
Idris

main : IO ()
main = do
printLn $ the Nat $ fromInteger (-1)
printLn $ the Nat $ fromInteger 1000000000