SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
287 stars 25 forks source link

Decompiler Bug: TupleGet expressions involving tuples of length > 7 not handled correctly #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tuples of length > 7 are represented with nested tuples in the 8th position 
("Rest") which is not being handled correctly.

Original issue reported on code.google.com by stephen....@gmail.com on 13 Mar 2011 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 13 Mar 2011 at 1:50

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 17 Mar 2011 at 4:18