mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
Update test data that mentioned old JvmAbi constants
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
public class ClassObjectField {
|
||||
public static void foo() {
|
||||
k.ClassWithClassObject.OB<caret>JECT$.f();
|
||||
k.ClassWithClassObject.De<caret>fault.f();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user