Lift assignment out: do not highlight for exactly one assignment
Related to KT-14900
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// HIGHLIGHT: INFORMATION
|
||||
|
||||
fun foo(): Int {
|
||||
var res = 0
|
||||
loop@ while (true) {
|
||||
|
||||
Reference in New Issue
Block a user