Absence of type is not enough for concluding function has type inference
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// FALSE
|
||||
fun test() {
|
||||
fun hello() {
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user