Rename: jps-plugin -> jps/jps-plugin
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
package inline1
|
||||
|
||||
import inline2.*
|
||||
|
||||
fun g() = root() + "!"
|
||||
|
||||
inline fun h() = root()
|
||||
Reference in New Issue
Block a user