Fix bytecode generation of binary expressions. Fix bytecode generation of query operator. Fix tests.

This commit is contained in:
Ilmir Usmanov
2014-10-15 20:08:38 +04:00
parent aaadfec530
commit e1e7752a62
8 changed files with 35 additions and 24 deletions
+1 -2
View File
@@ -18,7 +18,6 @@ try {
} catch (e) {
throw e;
}
assert(false);
} catch (e) {
}
assert(false);