parser/tests/0142/parser-error.txt
Saif Eddin Gmati bdef34b4b4 chore: don't use class member flags for interface member flags
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-04 08:56:53 +00:00

2 lines
166 B
Plaintext

ExpectedToken(["`const`", "`function`"], Some("protected"), (4, 5)) -> Parse error: unexpected token `protected`, expecting `const`, or `function` on line 4 column 5