f2cf3a8e7b
#KT-12273 Fixed
5 lines
80 B
Plaintext
Vendored
5 lines
80 B
Plaintext
Vendored
// FIX: Replace with '<'
|
|
|
|
fun test(p1: Operation, p2: Operation) {
|
|
p1 < p2
|
|
} |