2 lines
50 B
Text
2 lines
50 B
Text
a: [] ; Empty.
|
|
b: ["foo"] ; Pre-initialized.
|
a: [] ; Empty.
|
|
b: ["foo"] ; Pre-initialized.
|