Codebase Browser
godot
Go to App
godot
/
modules/gdscript/tests/scripts/analyzer/errors/
typed_array_assignment.gd
func test(): const arr: Array[int] = ["Hello", "World"]