mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
The journey of a thousand miles begins with one clip
This commit is contained in:
parent
86b3bdd4cf
commit
9b1fa699dc
2 changed files with 3 additions and 0 deletions
|
@ -948,6 +948,7 @@ fn enqueue_task<'a>(
|
|||
Ok(())
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn load_and_typecheck_str<'a>(
|
||||
arena: &'a Bump,
|
||||
filename: PathBuf,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue