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