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
69ed9bc47aa86639ca122063aa6872596e7dcbd9
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
unit
T
History
Alexander Udalov
00da5fe1fb
Fix VerifyError for 'when' of type 'Unit?'
2013-12-11 07:40:19 +04:00
..
kt3634.kt
Add regression test for KT-3634
2013-12-11 07:40:19 +04:00
kt4212.kt
Return Unit.VALUE if Unit or Any is expected
2013-12-09 17:57:59 +04:00
kt4265.kt
Don't treat values of type "Unit?" to be always equal to Unit.VALUE
2013-12-09 15:52:19 +04:00
nullableUnit.kt
Don't treat values of type "Unit?" to be always equal to Unit.VALUE
2013-12-09 15:52:19 +04:00
nullableUnitInWhen1.kt
Fix VerifyError for 'when' of type 'Unit?'
2013-12-11 07:40:19 +04:00
nullableUnitInWhen2.kt
Fix VerifyError for 'when' of type 'Unit?'
2013-12-11 07:40:19 +04:00
unitClassObject.kt
Don't fail when using Unit class object as a value
2013-12-04 15:57:52 +04:00
UnitValue.kt
Move blackBoxFile() testData to box/ directory
2013-01-28 18:20:17 +04:00