// FIX: Replace with '<' fun test(p1: Operation, p2: Operation) { p1 < p2 }