Update test data that mentioned old JvmAbi constants

This commit is contained in:
Pavel V. Talanov
2015-01-21 20:07:00 +03:00
parent be5f00ad1c
commit a1f4c06a49
22 changed files with 45 additions and 42 deletions
@@ -1,6 +1,6 @@
public class ClassObjectField {
public static void foo() {
k.ClassWithClassObject.OB<caret>JECT$.f();
k.ClassWithClassObject.De<caret>fault.f();
}
}