mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
14 lines
310 B
Plaintext
Vendored
14 lines
310 B
Plaintext
Vendored
Cleaning output files:
|
|
out/production/module/Super.class
|
|
End of files
|
|
Compiling files:
|
|
src/Super.kt
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/module/Sub.class
|
|
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 |