Add intention to expand boolean expression
#KT-38597 Fixed
This commit is contained in:
committed by
igoriakovlev
parent
f005091dfb
commit
343af60cb4
@@ -0,0 +1,3 @@
|
||||
// IS_APPLICABLE: false
|
||||
fun test(i: Int, b: Boolean = i == 1<caret>) {
|
||||
}
|
||||
Reference in New Issue
Block a user