mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
17 lines
417 B
Plaintext
Vendored
17 lines
417 B
Plaintext
Vendored
Cleaning output files:
|
|
out/production/module/test/TestPackage$fun$*.class
|
|
out/production/module/test/TestPackage.class
|
|
End of files
|
|
Compiling files:
|
|
src/fun.kt
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/module/WillBeUnresolved.class
|
|
End of files
|
|
Compiling files:
|
|
src/WillBeUnresolved.java
|
|
End of files
|
|
COMPILATION FAILED
|
|
cannot find symbol
|
|
symbol : method f(java.lang.String)
|
|
location: class test.TestPackage |