aboutsummaryrefslogtreecommitdiff
path: root/src/comp/middle
diff options
context:
space:
mode:
Diffstat (limited to 'src/comp/middle')
-rw-r--r--src/comp/middle/trans.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comp/middle/trans.rs b/src/comp/middle/trans.rs
index 8aaeba5c..9098d8eb 100644
--- a/src/comp/middle/trans.rs
+++ b/src/comp/middle/trans.rs
@@ -572,6 +572,7 @@ fn incr_all_refcnts(@block_ctxt cx,
ret iter_structural_ty(cx, v, t,
bind incr_all_refcnts(_, _, _));
}
+ ret res(cx, C_nil());
}
fn drop_ty(@block_ctxt cx,