J2K: generate 'interface' keyword instead of 'trait'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
trait I {
|
||||
interface I {
|
||||
public fun getString(): String
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user