This commit is contained in:
Konstantin Anisimov
2017-02-02 16:34:26 +07:00
parent be2b2f1b43
commit e0a3c4ad4c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -911,7 +911,7 @@ task inline4(type: RunKonanTest) {
}
task inline5(type: RunKonanTest) {
goldValue = "34\n"
goldValue = "33\n"
source = "codegen/inline/inline5.kt"
}