Good Catch Gio

This commit is contained in:
Jeremiah Orians 2018-07-25 21:32:45 -04:00
parent 95fa0de49f
commit 929bfa968c
No known key found for this signature in database
GPG Key ID: 7457821534D2ACCD
3 changed files with 3 additions and 3 deletions

View File

@ -1133,7 +1133,7 @@ new_type:
globals_list = emit(global_token->s, globals_list);
globals_list = emit("\n", globals_list);
}
else if(('"' <= global_token->s[0]))
else if(('"' == global_token->s[0]))
{ /* Assume a string*/
globals_list = emit(parse_string(global_token->s), globals_list);
}

View File

@ -9,7 +9,7 @@ b45fae655b7f848b28ebdb8eb2e30ae789fbcf7920bc315395d53986bb1adae4 test/results/t
d511db73158a9544a5b5f828a79751e3de8a04b81c143fd0c146fc22c938aa9f test/results/test08-binary
6831ba0c4e01cea5fb524d811e75542875512fb417baa03d2515278d5b0ee6a5 test/results/test09-binary
ef179cd359ba1d61d45089e314cd4ac2069c8dc4dd7494d7c766344ea3c8cf88 test/results/test10-binary
21a87d7ec6f90ed4c47b9951aed7d28dff1dca20556c8ff4027921338ba2d55f test/results/test100-binary
c913634ec7c0bedf127f87411aaec5caed0ab253ac33eac4fc8945721b5b2217 test/results/test100-binary
5aaf399fe706d4a8c85c121c75ada29a65c293b57c98e8999961a2ef0bab0d62 test/results/test11-binary
4f8111e73e07255ae203963438c82ea8bcff7474e1594b52b426c58a03cb30eb test/results/test12-binary
dd74dabfdce8657ff440c1eef531cbf67a64854f2020d4d6bcb65c9cc2d199cb test/results/test13-binary

View File

@ -1 +1 @@
d0dcdb8e9024afacbd25289838c5bd274c25447d5b7260e3052dfc77c9bc94aa test/test100/proof
43d760eb10e9c910e10a7190ff4875f296f93f91e30cb01c53160ad16c4b8aba test/test100/proof