mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
merge fixes
This commit is contained in:
parent
937722c462
commit
c6cf0b4ebe
4 changed files with 0 additions and 36 deletions
|
@ -199,11 +199,7 @@ impl GeneratedInfo {
|
|||
env: &mut Env,
|
||||
scope: &mut Scope,
|
||||
var_store: &mut VarStore,
|
||||
<<<<<<< HEAD
|
||||
header_type: &HeaderType,
|
||||
=======
|
||||
header_type: &HeaderType<'_>,
|
||||
>>>>>>> 28146c939f11c8b65504c9d35c69fdef31b976e8
|
||||
) -> Self {
|
||||
match header_type {
|
||||
HeaderType::Hosted {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue