fun xfoo(p: suspend () -> Unit) {} fun test() { xf } // EXIST: { itemText:"xfoo", tailText:" {...} (p: suspend () -> Unit) ()", typeText:"Unit" } // EXIST: { itemText:"xfoo", tailText:"(p: suspend () -> Unit) ()", typeText:"Unit" } // NOTHING_ELSE