index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
accept
/
compile
/
ttime.nim
blob: bad818816ae87916e6a7eeee54cc34352ce33374 (
plain
) (
tree
)
405b86068
8b2a9401a
^
1
2
3
4
5
6
# test the new time module
import
times
write
(
stdout
,
$
getTime
())