Suppress K2 specific warnings in the codebase
^KT-62472
This commit is contained in:
committed by
Space Team
parent
9e66a7b999
commit
704e2ef5c5
+1
-1
@@ -212,4 +212,4 @@ public inline fun prettyPrintWithSettingsFrom(other: PrettyPrinter, body: Pretty
|
||||
callsInPlace(body, InvocationKind.EXACTLY_ONCE)
|
||||
}
|
||||
return PrettyPrinter(other.indentSize).apply(body).toString()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user