mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
Moved loadJava "general" tests to subdirectory.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
public abstract class ClassDoesNotOverrideMethod() : java.util.Date() {
|
||||
}
|
||||
Reference in New Issue
Block a user