mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
compiler testdata: s/trait/interface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
trait C {
|
||||
interface C {
|
||||
val a: Any
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user