Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
import Enum.*
|
||||
|
||||
fun useBecameNullable(e: Enum) {
|
||||
println(e.becameNullable.string())
|
||||
}
|
||||
Reference in New Issue
Block a user