Fix bytecode generation of binary expressions. Fix bytecode generation of query operator. Fix tests.
This commit is contained in:
@@ -18,7 +18,6 @@ try {
|
||||
} catch (e) {
|
||||
throw e;
|
||||
}
|
||||
assert(false);
|
||||
} catch (e) {
|
||||
}
|
||||
|
||||
assert(false);
|
||||
|
||||
Reference in New Issue
Block a user