7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
v1 : string = "";
|
|
|
|
v2 = 'BLA';
|
|
|
|
for(v3 => c);
|
|
print(c);
|