Deprecated enum syntax removed: JS plugin tests
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ fun box(): String {
|
||||
suite("enum",
|
||||
"""
|
||||
enum class Foo {
|
||||
BAR
|
||||
BAR;
|
||||
$DEFINITION_MARKER
|
||||
|
||||
fun test() {
|
||||
|
||||
Reference in New Issue
Block a user