mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
11 lines
278 B
Plaintext
11 lines
278 B
Plaintext
Cleaning output files:
|
|
out/production/module/Super.class
|
|
End of files
|
|
Compiling files:
|
|
src/Super.kt
|
|
End of files
|
|
Compiling files:
|
|
src/Sub.java
|
|
End of files
|
|
COMPILATION FAILED
|
|
java:ERROR:$PROJECT/src/Sub.java:2: y() in Sub cannot override y() in Super; overridden method is final |