package org.intellij.lang.annotations;

/* JADX INFO: loaded from: classes2.dex */
public @interface Subst {
    String value();
}
