Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
cfg
/
declarations
/
functions
/
FailFunction.kt
blob: 2f518c6fa9208b1efcb896fc89c7167251e39025 [
file
]
fun fail
()
:
Nothing
{
throw
java
.
lang
.
RuntimeException
()
}