Join Slack
Powered by
where have I gone astray here: `val someVal = if (...
# announcements
m
Michael
04/18/2018, 5:47 PM
where have I gone astray here:
val someVal = if (!someOtherVal.isNullOrBlank()) then 0 else null
? “If must have both main and else branches”, “Function invocation then() expected”, “Required Int!, Found Unit”
Open in Slack
Previous
Next