godot/modules/gdscript/tests/scripts/analyzer/errors/redefine_constant.out

3 lines
144 B
Text

GDTEST_ANALYZER_ERROR
>> ERROR at line 8: Cannot assign a new value to a constant.
>> ERROR at line 9: Cannot assign a new value to a constant.