xref: /llvm-project/mlir/test/mlir-pdll/Parser/include/included.pdll (revision 11d26bd14327bf92e8fd154527d76ae4e48df74a)
1// This file is included by 'include.pdll' as part of testing include files.
2
3Pattern IncludedPattern {
4  erase _: Op;
5}
6