Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
compiler
/
testData
/
psi
/
stringTemplates
/
StringTemplateWithTryWithoutBlockInShortEntry.kt
blob: c97f3c53f57d4e5d1d1c78fc2c978c2af81174d9 [
file
]
fun foo
()
{
println
(
"$try"
)
}