xref: /llvm-project/mlir/test/mlir-pdll/CodeGen/CPP/include/ods.td (revision b6ec1de7cbc4dda73248c6636d0747fd445598a4)
1include "mlir/IR/OpBase.td"
2
3def TestAttrInterface : AttrInterface<"TestAttrInterface">;
4