Mass test data update: find usages doesn't contain column anymore

This commit is contained in:
Nikolay Krasko
2015-12-23 15:14:33 +03:00
parent b6f3bf9869
commit a71d1c24ff
216 changed files with 822 additions and 816 deletions
@@ -1,2 +1,2 @@
Value read (4: 15) println(a.foo)
Value write (3: 7) a.foo = "bar"
Value read 4 println(a.foo)
Value write 3 a.foo = "bar"