ControlFlowWithEmptyBodyInspection: shouldn't report on while with comments
#KT-32419 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// PROBLEM: 'do while' has empty body
|
||||
// PROBLEM: none
|
||||
// FIX: none
|
||||
|
||||
fun test(i: Int) {
|
||||
|
||||
Reference in New Issue
Block a user