Files
engine/modules/gdscript/tests/scripts/runtime/features/static_constructor.out
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
45 B
Plaintext
Raw Normal View History

GDTEST_OK
static init called
foo is bar
done