// "Import" "true" // ERROR: Unresolved reference: infix package x object infix { fun invoke() { } } fun x() { "" infix "" }