mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
`path::public_share_directory`, `path::templates_directory`, `path::saved_games_directory`, `path::music_directory`, `path::downloads_directory`. Fix codegen bug in expressions like `foo(x()) ?? io::EOF?` causing irregular crashes.