mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
13 lines
603 B
Java
13 lines
603 B
Java
package kotlin.jvm.internal;
|
|
|
|
import kotlin.Metadata;
|
|
|
|
/* compiled from: localVariableReferences.kt */
|
|
@Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0001\n\u0000\u001a\b\u0010\u0000\u001a\u00020\u0001H\u0002¨\u0006\u0002"}, d2 = {"notSupportedError", "", "kotlin-stdlib"}, k = 2, mv = {1, 9, 0}, xi = 48)
|
|
/* loaded from: classes3.dex */
|
|
public final class LocalVariableReferencesKt {
|
|
/* JADX INFO: Access modifiers changed from: private */
|
|
public static final Void notSupportedError() {
|
|
throw new UnsupportedOperationException("Not supported for local property reference.");
|
|
}
|
|
}
|