Added tests with conversion between Java and Kotlin and moving class.
This commit is contained in:
committed by
Nikolay Krasko
parent
07d58b55eb
commit
460a77275a
@@ -0,0 +1 @@
|
||||
class Foo
|
||||
@@ -0,0 +1 @@
|
||||
class Foo
|
||||
@@ -0,0 +1,13 @@
|
||||
Cleaning output files:
|
||||
out/production/module/Foo.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/b.kt
|
||||
End of files
|
||||
|
||||
|
||||
Cleaning output files:
|
||||
out/production/module/Foo.class
|
||||
End of files
|
||||
Compiling files:
|
||||
End of files
|
||||
Reference in New Issue
Block a user