Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
psi
/
recovery
/
CatchKeywordRBrace.kt
blob: 23a5976d139ab2394f16bd9bd867e2902223485b [
file
] [
log
] [
blame
]
fun foo
()
{
try
{
}
catch
}
fun bar
(){}