Closed GoogleCodeExporter closed 8 years ago
Heehee, nice one...
You're right, it seems that it's possible to 'yield' when returning IEnumerator
as well (not just IEnumerable), I've modified the compiler to detect the return
type of the method, and to add the GetEnumerator() within the method body.
Original comment by DanelK...@gmail.com
on 3 May 2013 at 4:02
Original issue reported on code.google.com by
co...@gravill.com
on 3 May 2013 at 1:58