Added static checks for properties in traits; more tests for 'abstract'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class XXX {
|
||||
abstract class XXX {
|
||||
val a : Int abstract get
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user