Removed obosolete modifier "ref" from tests

This commit is contained in:
Valentin Kipyatkov
2015-10-13 17:15:02 +03:00
parent dfcf459bf6
commit 292ea7625c
8 changed files with 368 additions and 405 deletions
+1 -2
View File
@@ -17,7 +17,6 @@ internal
in
@[sdfsdf]
out
ref
class Bar<abstract
open
@[sdfsdf(1+1) a]
@@ -36,5 +35,5 @@ public
internal
in
out
ref T> {
T> {
}