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: can't differentiate between generic values and generic unit function #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
see: 
http://stackoverflow.com/questions/5284329/distinguishing-quoted-generic-value-c
all-and-generic-function-call

currently, unit functions are interpreted as generic values.

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

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 14 Mar 2011 at 1:25

GoogleCodeExporter commented 9 years ago

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