mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
Support -Xmodule-path and -Xadd-modules command line arguments
#KT-18598 In Progress #KT-18599 Fixed
This commit is contained in:
3
compiler/testData/javaModules/allModulePathAndNamedModule/main/Foo.kt
vendored
Normal file
3
compiler/testData/javaModules/allModulePathAndNamedModule/main/Foo.kt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
class Foo
|
||||
Reference in New Issue
Block a user