partial support for 'abstract' modifier added
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace redeclarations {
|
||||
object <error>A</error> {
|
||||
val x : Int
|
||||
val x : Int = 0
|
||||
|
||||
val A = 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user