parser/tests/fixtures/0168/parser-error.txt

2 lines
179 B
Plaintext
Raw Normal View History

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