blob: e20fbb6be2df81ac8dcf84eb609a126d1ca56ae1 [file] [log] [blame]
import com.intellij.codeInsight.template.postfix.templates.PostfixTemplate;
public class <warning descr="Postfix template does not have a description">MyTemplate</warning> extends PostfixTemplate {
}