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
40c4022c985c8a4efd49c53ca65dac7f44f80098
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