also I don't think a two-line version of that woul...
# announcements
j
also I don't think a two-line version of that would be terrible:
Copy code
val value = somethingReturningAnInteger()
return if (value != -1) "not null" else value