Skip to content

Commit

Permalink
Fix doctests.
Browse files Browse the repository at this point in the history
  • Loading branch information
azteca1998 committed Dec 9, 2024
1 parent ad7998f commit 0582e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion melior/src/ir.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mod value;
pub use self::{
affine_map::AffineMap,
attribute::{Attribute, AttributeLike},
block::{Block, BlockRef},
block::{Block, BlockApi, BlockRef},
identifier::Identifier,
location::Location,
module::Module,
Expand Down

0 comments on commit 0582e97

Please sign in to comment.