mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
- Make `$echo` and `@sprintf` correctly stringify compile time initializers and slices. - Fixes methodsof to pick up all sorts of extension methods. #2192 - Fix regression accidentally allowing `$assert $foo, $bar`