mirror of
https://github.com/janet-lang/janet
synced 2025-11-01 08:03:02 +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.