summary refs log tree commit diff stats
path: root/tests/misc/t16264.nim
blob: afe319e6cf462e2fc7683ef318f1ef4eba6de138 (plain) (blame)
1
2
import times
doAssert low(Time) == fromUnix(0)