1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/modules/gdscript/tests/scripts/parser/features/class_inheritance_access.out

17 lines
84 B
Plaintext

GDTEST_OK
1
1
2
2
parent_signal
parent_signal
3
3
parent_func
parent_func
4
4
5
5
5