mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
revert debug flags
This commit is contained in:
parent
f797b59d82
commit
2332ec3133
3 changed files with 3 additions and 28 deletions
|
@ -1970,7 +1970,7 @@ impl<'a, 'r> WasmBackend<'a, 'r> {
|
|||
* Box
|
||||
*******************************************************************/
|
||||
|
||||
pub(crate) fn expr_box(
|
||||
pub fn expr_box(
|
||||
&mut self,
|
||||
ret_sym: Symbol,
|
||||
arg_sym: Symbol,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue