Idris2/tests/node/fix1839/OS.idr

5 lines
59 B
Idris
Raw Normal View History

import System.Info
main : IO ()
main = printLn (os /= "")