mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// KT-6042 java.lang.UnsupportedOperationException with ArrayList
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
class A : ArrayList<String>()
|
||||
|
||||
Reference in New Issue
Block a user