mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
11 lines
242 B
Plaintext
11 lines
242 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
|
|
y() in Sub cannot override y() in Super; overridden method is final |