J2K: parenthesize receiver if needed
#KT-10121 Fixed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
//expression
|
||||
(str.toString() + "abc")
|
||||
(str.toString() + "abc").foo()
|
||||
Reference in New Issue
Block a user