2 lines
37 B
Text
2 lines
37 B
Text
|
|
a[2] = "string"; a["sometext"] = 23;
|
|
|
a[2] = "string"; a["sometext"] = 23;
|