remove support for 'trait' keyword
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// "Replace 'trait' with 'interface'" "true"
|
||||
|
||||
<caret>trait Foo {
|
||||
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
// "Replace 'trait' with 'interface'" "true"
|
||||
|
||||
<caret>interface Foo {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user