Files
Nim/tests/compile/ttime.nim
2013-03-16 23:53:07 +01:00

7 lines
76 B
Nim

# test the new time module
import
times
write(stdout, $getTime())