blob: 830d02f709f92f1ab37505df31e97d656aed312c [file] [log] [blame]
// "Remove invocation" "true"
object Test
fun test() {
Test<caret>()
}