Minor test fix
This commit is contained in:
-1
@@ -1,5 +1,4 @@
|
|||||||
// "Create member property 'A.foo'" "true"
|
// "Create member property 'A.foo'" "true"
|
||||||
// ERROR: Property must be initialized or be abstract
|
|
||||||
|
|
||||||
class A<T>(val n: T)
|
class A<T>(val n: T)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user