This commit is contained in:
Konstantin Anisimov
2017-02-03 10:37:20 +07:00
6 changed files with 123 additions and 76 deletions
-1
View File
@@ -581,7 +581,6 @@ task boxing14(type: RunKonanTest) {
}
task boxing15(type: RunKonanTest) {
disabled = true
goldValue = "17\n"
source = "codegen/boxing/boxing15.kt"
}