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