Files
kotlin-fork/idea/testData/codeInsight/breadcrumbs/Try.txt
T
Valentin Kipyatkov fcce1e3838 KT-12852 Support breadcrumbs for Kotlin
#KT-12852 Fixed
2016-09-13 17:46:16 +03:00

10 lines
148 B
Plaintext
Vendored

Crumbs:
foo()
try
finally
catch (RuntimeException)
Tooltips:
function <b><code>foo()</code></b>
try
finally
catch (RuntimeException)