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