mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
fix lint
This commit is contained in:
parent
6ccb613141
commit
5f5169868c
1 changed files with 1 additions and 0 deletions
|
|
@ -6339,6 +6339,7 @@ fn canonicalizePatternOrMalformed(
|
|||
}
|
||||
}
|
||||
|
||||
/// Converts an AST pattern into a canonical pattern, introducing identifiers into scope.
|
||||
pub fn canonicalizePattern(
|
||||
self: *Self,
|
||||
ast_pattern_idx: AST.Pattern.Idx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue