Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
cfg
/
deadCode
/
DeadCode.kt
blob: 6182d2dcd184a9451fff9d3e8d88ef860741b027 [
file
]
fun test
()
{
throw
Exception
()
test
()
}