Files
kotlin-fork/compiler/testData/codegen/box
Dmitry Petrov b0edec8449 KT-13023 Char operations throw ClassCastException for boxed Chars
Char is not a Number, so we can't use the same coercion strategy for Char members,
since it doesn't work for boxed Chars.
2016-07-08 10:26:04 +03:00
..
2015-10-30 18:57:48 +03:00
2015-10-20 19:19:43 +03:00