6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
x = 3;
|
|
y = 8;
|
|
%% should be x = 3, y = 8
|
|
----------
|
|
==========
|