summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/onready_within_non_node.out
blob: 8088d283295e8e82f7432fc953bce9f4588ca0e9 (plain)
1
2
GDTEST_ANALYZER_ERROR
"@onready" can only be used in classes that inherit "Node".