Fixed error with the way the string pool worked
This commit is contained in:
3
test/easyMath.c0
Normal file
3
test/easyMath.c0
Normal file
@@ -0,0 +1,3 @@
|
||||
int main() {
|
||||
return (23 * 19)<<2;
|
||||
}
|
||||
Reference in New Issue
Block a user