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