Option to wrap elvis expressions
#KT-21720 Fixed
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
val x = "abc" ?: "def"
|
||||
|
||||
// SET_INT: WRAP_ELVIS_EXPRESSIONS = 2
|
||||
Reference in New Issue
Block a user