J2K TargetBackend
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
package org.jetbrains.kotlin.test;
|
||||
|
||||
public enum TargetBackend {
|
||||
enum class TargetBackend {
|
||||
ANY,
|
||||
JVM,
|
||||
JS
|
||||
Reference in New Issue
Block a user