package test class Example { infix fun test(other: Example) {} }