virtualx-engine/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out

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

13 lines
245 B
Text
Raw Normal View History

2022-12-05 21:46:47 -05:00
GDTEST_OK
Compare ==: true
Compare ==: true
Compare !=: false
Compare !=: false
Concat: abcdef
Concat: abcdef
Concat: abcdef
String matched StringName literal
StringName matched String literal
String matched StringName
StringName matched String