15 lines
378 B
Plaintext
15 lines
378 B
Plaintext
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
|
|
Compiling files:
|
|
src/WillBeUnresolved.java
|
|
End of files
|
|
COMPILATION FAILED
|
|
java:ERROR:$PROJECT/src/WillBeUnresolved.java:3: cannot find symbol
|
|
symbol : method getProp()
|
|
location: class test.TestPackage
|