KT-36963 Deparenthesize !! argument when generating expression

This commit is contained in:
Dmitry Petrov
2020-03-06 12:01:00 +03:00
parent 71e4b0c9ad
commit eba45d4f89
6 changed files with 44 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
fun foo() {}
fun test() = (::foo)!!