diff --git a/src/stack_height/max_height.rs b/src/stack_height/max_height.rs index 2f7cde1..d74928d 100644 --- a/src/stack_height/max_height.rs +++ b/src/stack_height/max_height.rs @@ -288,6 +288,9 @@ pub(crate) fn compute(func_idx: u32, module: &elements::Module) -> Result