mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
fmt
This commit is contained in:
parent
adf36109ab
commit
2f88d0579d
1 changed files with 1 additions and 1 deletions
|
@ -1114,7 +1114,7 @@ impl<'a> AppSections<'a> {
|
|||
_ if name.starts_with(".rdata") => SectionKind::ReadOnlyData,
|
||||
_ => continue,
|
||||
}
|
||||
},
|
||||
}
|
||||
Err(_) => continue,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue