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
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
misc
/
t16264.nim
blob: afe319e6cf462e2fc7683ef318f1ef4eba6de138 (
plain
) (
blame
)
1
2
import
times
doAssert
low
(
Time
)
==
fromUnix
(
0
)