Closed erikvonb closed 3 years ago
Looks like an oversight in lambda lifting. Should be easy to fix. Thanks for the report.
Actually, this is probably an oversight in the type checker. I suspect this should violate the causality restriction (it'll work if you write it with |>
instead).
I get the error message
when trying to compile the code
although the repl can interpret the code fine. Using futhark version 0.19.1.