Intention to convert assert to an if with throw
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<spot>assert(true, "text")</spot>
|
||||
}
|
||||
Reference in New Issue
Block a user