5 lines
53 B
Plaintext
Vendored
5 lines
53 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
fun foo() {
|
|
2.coerceAtLeast(1)
|
|
} |