FIR: add declaration attributes checking to rawFirBuilder/lightTree tests
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ FILE: genericFunctions.kt
|
||||
^safeAs (this# as? T)
|
||||
}
|
||||
public? abstract class Summator : R|kotlin/Any| {
|
||||
public? constructor(): R|Summator| {
|
||||
public? [ContainingClassKey=Summator] constructor(): R|Summator| {
|
||||
super<R|kotlin/Any|>()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user