3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
val result = ...
|
|
if (result == null) return
|
val result = ...
|
|
if (result == null) return
|