Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthz committed Dec 21, 2023
1 parent c93d109 commit 94ada94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion werbolg-core/src/ir.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pub struct Module {
pub statements: Vec<Statement>,
}

/// AST for a high level statement
/// AST for a module level statement
///
/// Current known types are:
///
Expand Down

0 comments on commit 94ada94

Please sign in to comment.