[clang-tidy][NFC]remove deps of clang in clang tidy test (#116588)
[llvm-project.git] / mlir / test / Examples / transform-opt / syntax-error.mlir
blob89f1d472fe8952e66d701f85c28dda9810a0377c
1 // RUN: mlir-opt %s --verify-diagnostics
2 // This file is used as additional input.
4 // expected-error @below {{expected operation name in quotes}}
5 module {