mirror of
https://github.com/janet-lang/janet
synced 2026-05-22 05:12:14 +00:00
95dbad6ec1
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.