Files
Nim/tests/compile/ttime.nim
2011-11-19 15:45:51 +01:00

7 lines
76 B
Nim
Executable File

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