Files
Brad King 0e71175e6a Tests/ExternalProjectLocal: Fix example project compilation with OrangeC 7
The compiler fails on integer literals as `double` initializers, giving

    Error(366) ... Conversion from 'int' to 'double' would require narrowing

even if the conversion is lossless.
2026-03-25 17:00:04 -04:00
..