[fine] Fiddle with tests, no errors
This commit is contained in:
parent
65fef78c44
commit
4be4572574
8 changed files with 41 additions and 35 deletions
|
|
@ -1,3 +1,7 @@
|
|||
true and false or false and !true;
|
||||
|
||||
// @no-errors
|
||||
// @type: 15 bool
|
||||
// @concrete:
|
||||
// | File
|
||||
// | ExpressionStatement
|
||||
|
|
@ -18,7 +22,3 @@
|
|||
// | LiteralExpression
|
||||
// | True:'"true"'
|
||||
// | Semicolon:'";"'
|
||||
//
|
||||
true and false or false and !true;
|
||||
|
||||
// @type: 549 bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue