blob: a1461912bfdaee94eb71424d28f80e42db2ae98f (
plain)
1
2
3
4
5
6
|
GDTEST_OK
String key is TYPE_STRING: true
StringName key is TYPE_STRING_NAME: true
StringName gets String: 42
String gets StringName: 24
String Dictionary == StringName Dictionary: true
|