mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-15 08:31:31 +00:00
5 lines
89 B
Plaintext
Vendored
5 lines
89 B
Plaintext
Vendored
// REPL_MODE: false
|
|
|
|
import myTest.MyJavaClass
|
|
|
|
MyJavaClass().test() // RESULT: 1 |