[Test] Update different testdata according to changes in sealed classes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
sealed class Expr {
|
||||
private constructor() /* primary */ {
|
||||
internal constructor() /* primary */ {
|
||||
super/*Any*/()
|
||||
/* <init>() */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user