4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
|
test{
|
||
|
rat x = [3/4];
|
||
|
bool y = x;
|
||
|
}
|