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-06 03:46:47 +01: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