mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
rename
This commit is contained in:
parent
4f1d7fca9a
commit
a5cb759a82
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ impl<'a> ExpectMemory<'a> {
|
|||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn run_expects<'a, W: std::io::Write>(
|
||||
pub fn run_toplevel_expects<'a, W: std::io::Write>(
|
||||
writer: &mut W,
|
||||
render_target: RenderTarget,
|
||||
arena: &'a Bump,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue