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