J2K: parenthesize receiver if needed
#KT-10121 Fixed
This commit is contained in:
@@ -1 +1 @@
|
||||
assert((boolMethod()))
|
||||
assert(boolMethod())
|
||||
Reference in New Issue
Block a user
#KT-10121 Fixed
@@ -1 +1 @@
|
||||
assert((boolMethod()))
|
||||
assert(boolMethod())
|
||||