dictionary_string_stringname_equivalent.out 186 B

123456
  1. GDTEST_OK
  2. String key is TYPE_STRING: true
  3. StringName key is TYPE_STRING_NAME: true
  4. StringName gets String: 42
  5. String gets StringName: 24
  6. String Dictionary == StringName Dictionary: true