godot/modules/gdscript/tests/scripts/analyzer/features/cast_non_null.out

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

4 lines
71 B
Plaintext
Raw Normal View History

2022-12-12 05:58:26 +00:00
GDTEST_OK
cast to Variant == null: false
cast to Object == null: false