KT-44378 don't generate no-arg constructor for sealed classes
This commit is contained in:
committed by
TeamCityServer
parent
ee93efc19d
commit
0c463d3260
+3
@@ -0,0 +1,3 @@
|
||||
// !LANGUAGE: +AllowSealedInheritorsInDifferentFilesOfSamePackage
|
||||
|
||||
sealed class Test(val x: Int = 0)
|
||||
Reference in New Issue
Block a user