Skip to content

Commit 1f3265c

Browse files
oflattCopilot
andauthored
Update src/fresh_macro.rs
Co-authored-by: Copilot <[email protected]>
1 parent 307fc4e commit 1f3265c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fresh_macro.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use egglog::{
66
};
77
use egglog_ast::generic_ast::{GenericExpr, GenericFact, Literal};
88

9-
/// Implementation of the fresh! macro for egglog-experimental
9+
/// Implementation of the unstable-fresh! macro for egglog-experimental
1010
pub struct FreshMacro;
1111

1212
impl FreshMacro {

0 commit comments

Comments
 (0)