This commit is contained in:
2022-11-03 16:25:29 +01:00
parent 632ed7c089
commit cceefa6375
4 changed files with 23 additions and 2 deletions

View File

@@ -182,6 +182,7 @@ int main() {
"coercions.toy",
"comparisons.toy",
"dot-and-matrix.toy",
"dot-assignments-bugfix.toy",
"dot-chaining.toy",
"functions.toy",
"imports-and-exports.toy",