IDE testdata: s/trait/interface
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// "Create secondary constructor" "false"
|
||||
// ERROR: This class does not have a constructor
|
||||
|
||||
trait T {
|
||||
interface T {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user