Fixed test

This commit is contained in:
Valentin Kipyatkov
2014-08-26 18:39:45 +04:00
parent 5fb9aae68c
commit 9859b10854
@@ -1,3 +1,3 @@
package foo.bar
val globalProperty: Int = 1
public val globalProperty: Int = 1