Has platform type inspection is now intention-based
(cherry picked from commit 7cc6b9b)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a68e8e0db5
commit
70becfbd86
@@ -3,6 +3,5 @@
|
||||
// ACTION: Convert to block body
|
||||
// ACTION: Create test
|
||||
// ACTION: Specify return type explicitly
|
||||
// ACTION: Specify return type explicitly
|
||||
|
||||
fun foo<caret>() = arrayOf(java.lang.String.valueOf(1))
|
||||
Reference in New Issue
Block a user