J2K: generate 'interface' keyword instead of 'trait'
This commit is contained in:
@@ -1 +1 @@
|
||||
private trait Test
|
||||
private interface Test
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
private trait Test
|
||||
private interface Test
|
||||