Fix for KT-14868: CCE in runtime while converting Number to Char

#KT-14868 Fixed
This commit is contained in:
Mikhael Bogdanov
2016-12-20 10:38:23 +01:00
parent ce333b0a58
commit ef825a7559
7 changed files with 36 additions and 2 deletions
@@ -0,0 +1,3 @@
public final class Kt14868Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}