parser/tests/0168/parser-error.txt
2022-12-04 08:56:53 +00: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