summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/parser/features/class_inheritance_access.out
blob: 09e87bccfac8848ff1906bf720d36c2e4950de3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
GDTEST_OK
1
1
2
2
parent_signal
parent_signal
3
3
parent_func
parent_func
4
4
5
5
5