1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
godot/modules/gdscript/tests/scripts/analyzer/features/cast_non_null.out
2022-12-12 19:57:26 -05:00

4 lines
71 B
Plaintext

GDTEST_OK
cast to Variant == null: false
cast to Object == null: false