Added a mustfail test

This commit is contained in:
2023-02-05 15:19:04 +00:00
parent 41d274177a
commit 29f8a698b4
2 changed files with 6 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ int main() {
"declare-types-dictionary-key.toy",
"declare-types-dictionary-value.toy",
"index-arrays-non-integer.toy",
"string-concat.toy",
"unary-inverted-nothing.toy",
"unary-negative-nothing.toy",
NULL