mirror of
https://github.com/janet-lang/janet
synced 2026-06-03 03:02:14 +00:00
6c43489fb2
run-context did not handle a nil environment well, so that was fixed and ev/call inherits the environment when creating the fiber.