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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
controlFlow
/
throws
T
History
Alexey Sedunov
d3c14ce7d6
Extract Function: Support implicit abnormal exits via Nothing-typed expressions
2016-10-07 20:20:39 +03:00
..
breakWithThrow.kt
…
breakWithThrow.kt.after
…
continueWithThrow.kt
…
continueWithThrow.kt.after
…
evalExpressionWithThrow.kt
…
evalExpressionWithThrow.kt.after
…
implicitThrow.kt
Extract Function: Support implicit abnormal exits via Nothing-typed expressions
2016-10-07 20:20:39 +03:00
implicitThrow.kt.after
Extract Function: Support implicit abnormal exits via Nothing-typed expressions
2016-10-07 20:20:39 +03:00
nonValuedReturnWithThrow.kt
…
nonValuedReturnWithThrow.kt.after
…
outputValueWithThrow.kt
…
outputValueWithThrow.kt.after
…
returnWithThrow.kt
…
returnWithThrow.kt.after
…