`val result = try { stuff() } except( e: Exception...
# announcements
b
`val result = try { stuff() } except( e: Exception) { null }