godot/modules/gdscript/tests/scripts/parser/warnings/empty_file_comment.notest.out
ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files,
add an empty file warning,
add relevant tests.
2021-09-11 20:38:15 +02:00

5 lines
58 B
Plaintext

>> WARNING
>> Line: 1
>> EMPTY_FILE
>> Empty script file.