[fine] Tweak syntax for assertions to make me happier
This commit is contained in:
parent
758aef4db9
commit
8835d9eaf2
12 changed files with 104 additions and 25 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// concrete:
|
||||
// @concrete:
|
||||
// | File
|
||||
// | ExpressionStatement
|
||||
// | BinaryExpression
|
||||
|
|
@ -21,4 +21,4 @@
|
|||
//
|
||||
true and false or false and !true;
|
||||
|
||||
// type: 549 bool
|
||||
// @type: 549 bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue