5 lines
48 B
Plaintext
Vendored
5 lines
48 B
Plaintext
Vendored
fun use(arg: Boolean) {
|
|
if (!arg) {
|
|
|
|
}
|
|
} |