Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b1f59e5f0d739fd4c19f9e413cc9c324657eafed
/
.
/
compiler
/
testData
/
cfg
/
deadCode
/
stringTemplate.kt
blob: 7fe07d547b6dd6d23b88afa9621e90c65c8516fb [
file
]
fun test
()
{
"${throw Exception()} ${1}"
}