This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
caf44969a4552f3224bf17c3a17f469113b6d439
kotlin-fork
/
compiler
/
testData
/
cfg
/
deadCode
/
DeadCode.kt
T
Andrey Breslav
e8c94a9d1d
Do not generate call for elvis + move dead code tests
2013-12-05 13:02:17 +04:00
4 lines
47 B
Kotlin
Raw
Blame
History
fun
test
(
)
{
throw
Exception
(
)
test
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink