mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 08:31:38 +00:00
[JS IR BE] Unmute tests
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
|
||||
inline class UInt(private val value: Int) : Comparable<UInt> {
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user