mirror of
https://github.com/janet-lang/janet
synced 2025-10-16 00:07:40 +00:00

When compiling Janet with `JANET_REDUCED_OS`, `os/date` will not be available which breaks the tool amalg.janet. One can check file modification time on the filesystem instead.