Renamed Kotlin_start to Konan_start.
This commit is contained in:
committed by
alexander-gorshenev
parent
80e39cb7c9
commit
80c50c24e6
@@ -615,7 +615,7 @@ task args0(type: RunKonanTest) {
|
||||
}
|
||||
|
||||
task main_exception(type: RunKonanTest) {
|
||||
goldValue = "Uncaught exception from kotlin main: Throwable\n"
|
||||
goldValue = "Uncaught exception from Kotlin's main: Throwable\n"
|
||||
source = "runtime/basic/main_exception.kt"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user