manifold-lang / manifold-frontend

Frontend compiler for Manifold high-level language
GNU General Public License v3.0
6 stars 6 forks source link

Functions with output tuples of size more than one can't be elaborated #72

Open mtrberzi opened 9 years ago

mtrberzi commented 9 years ago

e.g. the simple half adder I was working on the other day (I'll post the test case here later, I just want to make note of this bug right now so I don't forget)