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