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