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

GDTEST_ANALYZER_ERROR
>> ERROR at line 3: Cannot get return value of call to "free()" because it returns "void".