Skip to content

Commit

Permalink
Fix compile error.
Browse files Browse the repository at this point in the history
  • Loading branch information
azteca1998 committed Oct 1, 2024
1 parent e2e0652 commit 5b0e380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/types/array.rs
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,8 @@ pub(crate) fn build_drop<'ctx, 'this>(
},
location,
));

Ok(())
}

#[cfg(test)]
Expand Down

0 comments on commit 5b0e380

Please sign in to comment.