Files
Nim/tests/stdlib/ttime.nim
2014-01-13 02:10:03 +01:00

7 lines
76 B
Nim

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