3 lines
51 B
Text
3 lines
51 B
Text
|
|
variable a = [1, 2, 3];
|
||
|
|
variable b = [4, 5, 6], c;
|