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