Translate intention classes to Kotlin and apply refactoring
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
res = if (ok) {
|
||||
"ok"
|
||||
} else {
|
||||
"failed"
|
||||
}
|
||||
Reference in New Issue
Block a user