summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
blob: 440b613099c8ae3da95f5319ceb20a1501926a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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