TEST: primary/secondary constructor fields initialization
This commit is contained in:
committed by
vvlevchenko
parent
62917fd171
commit
48ee81548e
@@ -219,6 +219,10 @@ task fields(type: UnitKonanTest) {
|
||||
}
|
||||
|
||||
|
||||
task fields1(type: UnitKonanTest) {
|
||||
source = "codegen/object/fields1.kt"
|
||||
}
|
||||
|
||||
task constructor(type: UnitKonanTest) {
|
||||
source = "codegen/object/constructor.kt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user