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