Codebase Browser
godot
Go to App
godot
/
modules/gdscript/tests/scripts/analyzer/errors/
invalid_concatenation_mixed.gd
func test(): print("hello" + ["world"])