4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
|
test{
|
||
|
rat z = [3/4];
|
||
|
int x = num z;
|
||
|
}
|