leo/tests/parser/statement/expression_fail.leo

17 lines
89 B
Plaintext
Raw Normal View History

2022-02-16 22:33:52 +03:00
/*
namespace: ParseStatement
expectation: Fail
*/
(];
[);
x\y;
(x,y|;
x[};
(x, y];