Skip to content

Commit 5e85a8f

Browse files
committed
Add missing newline
1 parent 4a524ae commit 5e85a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/IR/test-walk-pattern-rewrite-driver.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ func.func @erase_nested_block() -> i32 {
118118
"foo.bar"() : () -> ()
119119
}): () -> (i32)
120120
return %a : i32
121-
}
121+
}

0 commit comments

Comments
 (0)