summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/static_variables_2.out
blob: b833911d950d5bea5b050688e6dcb51e4b22cf84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
GDTEST_OK
A _static_init begin: 1
A _static_init end: -1
B _static_init begin: -1
B _static_init end: -2
-2 -2
1 1
2 2
sf: 3
sf: 4
sg: 5
f: 6
g: 7
h: call f(8)
f: 8