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