Codebase Browser
godot
Go to App
godot
/
modules/gdscript/tests/scripts/completion/get_node/local_typehint/
native_local_typehint.gd
extends Node func a(): var test: AnimationPlayer = $AnimationPlayer test.➡ pass