Add i2b cast boxing Int to Byte? or Short? (fix android tests)

This commit is contained in:
Natalia Ukhorskaya
2013-12-16 20:04:16 +04:00
parent 66effee8cd
commit dbaaa80918
3 changed files with 13 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
val a: Byte? = -1
val b: Short? = -1
// 1 I2B
// 1 I2S