mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Implemented #27, easy coercion from int to float
This commit is contained in:
@@ -165,6 +165,7 @@ int main() {
|
||||
char* filenames[] = {
|
||||
"arithmetic.toy",
|
||||
"casting.toy",
|
||||
"coercions.toy",
|
||||
"comparisons.toy",
|
||||
"dot-and-matrix.toy",
|
||||
"functions.toy",
|
||||
|
||||
Reference in New Issue
Block a user