mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
17 lines
409 B
Plaintext
Vendored
17 lines
409 B
Plaintext
Vendored
Cleaning output files:
|
|
out/production/module/test/TestPackage$prop$*.class
|
|
out/production/module/test/TestPackage.class
|
|
End of files
|
|
Compiling files:
|
|
src/prop.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 getProp()
|
|
location: class test.TestPackage |