Ticket #271 (assigned defect)
Get compile error when using anonymous method with delegate(sig)
Reported by: | torial | Owned by: | Chuck |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | delegate anonymous method | Cc: |
Description
When I attempt to compile the code attached which uses a sig/delegate and an anonymous method, I get the following compile error:
error: COBRA INTERNAL ERROR / ArgumentOutOfRangeException? / Index was out of range. Must be non-negative and less than the size of the collection.; Parameter name: index
Compilation failed - 1 error, 0 warnings
Not running due to errors above.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.