================
@@ -25,3 +25,10 @@ func.func @foo() {
"test.type_consumer"(%2) : (i64) -> ()
return
}
+
----------------
matthias-springer wrote:
Can you add `// -----` here and `-split-input-file` in the `// RUN:` line?
https://github.com/llvm/llvm-project/pull/104648