...
1"{"
2"}"
3"["
4"]"
5"\""
6"'"
7"\\"
8"//"
9":"
10","
11" "
12"\\n"
13"\\r"
14"/*"
15"*/"
16"true"
17"false"
18"null"
19"\\u"
20"\\b"
21"\\f"
22"\\t"
23"."
24"e"
25"e+"
26"e-"
27"E"
28"E+"
29"E-"
30"0x"
31"p"
32"a"
33"b"
34"Monster"
35"pos"
36"hp"
37"name"
38"weapons"
39"damage"
40"equipped_type"
41"equipped"
42"inventory"
43"vector_of_longs"
44"vector_of_doubles"
45"test_type"
46"test"
47"test1"
48"test2"
49"test4"
50"test3"
51"test5"
52"enemy"
53"Weapon"
54"Green"
55"Red"
56"Blue"
57"testarrayofstring"
58"testarrayofbools"
59"testbool"
60"flex"
View as plain text