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