summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out')
-rw-r--r--modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out b/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
index 7e9c364b60..440b613099 100644
--- a/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
+++ b/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
@@ -6,3 +6,7 @@ Compare !=: false
Concat: abcdef
Concat: abcdef
Concat: abcdef
+String matched StringName literal
+StringName matched String literal
+String matched StringName
+StringName matched String