godot/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalen...

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

13 lines
245 B
Plaintext
Raw Normal View History

2022-12-06 02:46:47 +00: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