mirror of
https://github.com/godotengine/godot.git
synced 2026-05-10 01:41:15 -04:00
5 lines
345 B
Plaintext
5 lines
345 B
Plaintext
GDTEST_ANALYZER_ERROR
|
|
>> ERROR at line 7: Expression in match pattern must be a constant expression, an identifier, or an attribute access ("A.B").
|
|
>> ERROR at line 9: Identifier "b" not declared in the current scope.
|
|
>> ERROR at line 12: Expression in match pattern must be a constant expression, an identifier, or an attribute access ("A.B").
|