Skip to content

Commit

Permalink
Fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
AlSchlo committed Feb 11, 2025
1 parent 5066787 commit ea9f970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optd-dsl/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mod analyzer;
mod ast;
mod parser;
mod gen;
mod parser;

0 comments on commit ea9f970

Please sign in to comment.