Added tests for 'open' modifier checks

This commit is contained in:
svtk
2011-09-29 14:20:57 +04:00
parent ea9e1bee85
commit 7ec15fd00a
24 changed files with 78 additions and 20 deletions
@@ -1,2 +1,2 @@
// "Make 'abstract get' not abstract" "true"
// "Make 'get' not abstract" "true"
val i : Int = 0; <caret>get
@@ -1,2 +1,2 @@
// "Make 'abstract get' not abstract" "true"
// "Make 'get' not abstract" "true"
val i : Int = 0; <caret>abstract get