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