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,4 +1,4 @@
[javaPropertyGetterUsagesKJ.0.java] Unclassified usage (23: 17) new J().getP();
[javaPropertyGetterUsagesKJ.0.java] Unclassified usage (26: 17) new B().getP();
[javaPropertyGetterUsagesKJ.1.kt] Value read (20: 17) val t = J().p
[javaPropertyGetterUsagesKJ.1.kt] Value read (23: 17) val t = B().p
[javaPropertyGetterUsagesKJ.0.java] Unclassified usage 23 new J().getP();
[javaPropertyGetterUsagesKJ.0.java] Unclassified usage 26 new B().getP();
[javaPropertyGetterUsagesKJ.1.kt] Value read 20 val t = J().p
[javaPropertyGetterUsagesKJ.1.kt] Value read 23 val t = B().p