ADD week 5
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
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, 8, 0}, xi = 48)
|
||||
/* loaded from: classes.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.");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user