4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
|
test{
|
||
|
rat x = [3/4];
|
||
|
x = true;
|
||
|
}
|