// WITH_RUNTIME // HIGHLIGHT: INFORMATION fun test() { println(runCatching { /* lots of code*/ }) }