Ignore added test for JS backend
This commit is contained in:
committed by
teamcity
parent
453faeaa45
commit
4d64f3a422
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
open class A(val a: String = DEFAULT_A){
|
||||
companion object: A(){
|
||||
const val DEFAULT_A = "O"
|
||||
|
||||
Reference in New Issue
Block a user