[FIR JS] Support DEBUG_INFO_DYNAMIC
This commit is contained in:
committed by
Space Team
parent
eed2fada1f
commit
95b589fd94
+1
-1
@@ -17,7 +17,7 @@ interface WithDeprecation {
|
||||
}
|
||||
|
||||
class A : J(), WithDeprecation {
|
||||
override fun <!OVERRIDE_DEPRECATION("")!>foo<!>() {}
|
||||
override fun <!OVERRIDE_DEPRECATION!>foo<!>() {}
|
||||
}
|
||||
|
||||
fun main() {
|
||||
|
||||
Reference in New Issue
Block a user