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