replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create trait 'A'" "true"
|
||||
// "Create interface 'A'" "true"
|
||||
package p
|
||||
|
||||
import p.<caret>A
|
||||
Reference in New Issue
Block a user