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