parser/tests/fixtures/0171/parser-error.txt
azjezz 479f51913c
chore: remove build script
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-05 18:36:04 +01:00

2 lines
179 B
Plaintext

ForbiddenTypeUsedInProperty("Foo", "$s", Union([String, Integer, Callable]), (4, 34)) -> Parse Error: Property Foo::$$s cannot have type `string|int|callable` on line 4 column 34