Introduce Variable: Do not suggest expressions without type
#KT-12922 Fixed
This commit is contained in:
-1
@@ -5,5 +5,4 @@ fun main(args: Array<String>) {
|
||||
1.0
|
||||
1.0 + 1
|
||||
Math.pow(...)
|
||||
print(...)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user