mirror of
https://github.com/godotengine/godot.git
synced 2026-04-18 18:01:29 +00:00
5 lines
345 B
Text
5 lines
345 B
Text
|
|
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").
|