KT-3563 Compiler requiring java.io.File, and it's unclear why
#KT-3563 fixed
This commit is contained in:
@@ -16,7 +16,7 @@ class A
|
||||
fun A.plus(<warning>a</warning> : Any) {
|
||||
|
||||
1.foo()
|
||||
true.<error>foo</error>()
|
||||
true.<error>foo</error>(<error><error>)</error></error>
|
||||
|
||||
<warning>1</warning>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user