================ @@ -0,0 +1,34 @@ +// RUN: mlir-opt -split-input-file -verify-diagnostics %s | mlir-opt | FileCheck %s + +module { ---------------- FMarno wrote: thanks for the tip, done https://github.com/llvm/llvm-project/pull/99663