Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Aug 17, 2023
1 parent 785ebdf commit 8f32aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macro/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use syn::parse_macro_input;
/// # Examples
///
/// ```rust
/// dialect! {
/// melior_macro::dialect! {
/// name: "func",
/// tablegen: r#"include "mlir/Dialect/Func/IR/FuncOps.td""#
/// }
Expand Down

0 comments on commit 8f32aee

Please sign in to comment.