blob: 32cce2aaf118bfad2fdb7cb9a41e553ad8d85e36 [file] [log] [blame]
fun <T> foo() {}
fun use() = foo <String>()<caret>
// ELEMENT: foo
// CHAR: '\t'