Skip to content
Snippets Groups Projects
Commit f4605cb8 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-06-01 09:56:22 by simonmar]

"oops"
parent f016a43f
No related merge requests found
......@@ -302,7 +302,7 @@ srtLet rho cont off bind body let_constr calc_cont
let new_cont = calc_cont bind_g cont in
-- now find the SRTs in the body
srtExpr rho cont body_off body =: \(body, body_g, body_srt, let_off) ->
srtExpr rho new_cont body_off body =: \(body, body_g, body_srt, let_off) ->
let
-- union all the global references together
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment