compiler testdata: s/trait/interface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
trait M {
|
||||
interface M {
|
||||
var backingB : Int
|
||||
var b : Int
|
||||
get() = backingB
|
||||
|
||||
Reference in New Issue
Block a user