parser/tests/fixtures/0165/0168/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
177 B
Plaintext

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