Yes, but you cannot do `String passed = if (isSucc...
# announcements
r
Yes, but you cannot do
String passed = if (isSuccess) "Passed" else "Failed";