Support missing when branch exception throwing. (#174)
This commit is contained in:
@@ -287,6 +287,11 @@ task when7(type: RunKonanTest) {
|
||||
source = "codegen/branching/when7.kt"
|
||||
}
|
||||
|
||||
task when8(type: RunKonanTest) {
|
||||
source = "codegen/branching/when8.kt"
|
||||
goldValue = "true\n"
|
||||
}
|
||||
|
||||
task when_through(type: RunKonanTest) {
|
||||
source = "codegen/branching/when_through.kt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user