mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
merge fixes
This commit is contained in:
parent
937722c462
commit
c6cf0b4ebe
4 changed files with 0 additions and 36 deletions
|
@ -322,11 +322,7 @@ pub fn canonicalize_def_header_pattern<'a>(
|
|||
pub struct PermitShadows(pub bool);
|
||||
|
||||
fn canonicalize_pattern_symbol(
|
||||
<<<<<<< HEAD
|
||||
env: &mut Env,
|
||||
=======
|
||||
env: &mut Env<'_>,
|
||||
>>>>>>> 28146c939f11c8b65504c9d35c69fdef31b976e8
|
||||
scope: &mut Scope,
|
||||
output: &mut Output,
|
||||
region: Region,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue