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