Add test for get_node autocompletion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extends Node
|
||||
|
||||
func a():
|
||||
var test = $AnimationPlayer
|
||||
test.➡
|
||||
Reference in New Issue
Block a user