Corrected test data

This commit is contained in:
Valentin Kipyatkov
2014-10-08 20:01:47 +04:00
parent b05b03a9c0
commit cf04ba4943
18 changed files with 32 additions and 6 deletions
@@ -21,6 +21,7 @@ public fun Int.extFun1() {
public
fun Int.extFun2() {
}
//-----------------------
val fooVal1 = 1
@@ -41,8 +42,10 @@ public var Int.extVar1: Int = 122
public
var
Int.extVar: Int = 1
//-----------------------
annotation class A1
annotation class A2
private [A1 A2 A1] A1 A2 [A1 A2 A2] [A1] val fooProp1 = 1