compiler testdata: s/trait/interface
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
trait A
|
||||
trait B
|
||||
interface A
|
||||
interface B
|
||||
fun testing(a: A) = a as B
|
||||
|
||||
Reference in New Issue
Block a user