Files
Nim/tests/ttime.nim
2010-02-14 00:29:35 +01:00

7 lines
76 B
Nim

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