4 lines
70 B
Plaintext
Vendored
4 lines
70 B
Plaintext
Vendored
// "Replace with dot call" "true"
|
|
fun Any.foo() {
|
|
this.equals(0)
|
|
} |