Commit Graph
2 Commits
Author SHA1 Message Date
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
Betsy McPhail 438651506a Tests: Make ExternalProjectLocal independent of Tutorial directory
Adopt a copy of the needed content so we can modify the original
independent of this test.
2019-01-27 16:03:00 -05:00