Autocompletion: Don't use next for GET_NODE inference
This commit is contained in:
parent
019ab8745f
commit
49e8d3ff98
2 changed files with 16 additions and 2 deletions
|
|
@ -2,5 +2,6 @@ extends Node
|
|||
|
||||
func a():
|
||||
var test = $AnimationPlayer
|
||||
var foo = 10
|
||||
test.➡
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue