summary refs log blame commit diff stats
path: root/tests/accept/compile/ttime.nim
blob: bad818816ae87916e6a7eeee54cc34352ce33374 (plain) (tree)
1
2
3
4
5
6




                           
                          
# test the new time module

import
  times

write(stdout, $getTime())