Ticket #204 (assigned defect)
Infer correct types for lambdas and anon methods
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Lambdas and anon methods/closures should have their types inferred correctly as method sigs not "dynamic" and anon method return type respectively.
Probably should be a follow on from patch for ticket:39 using same
method sig search and matching.
Change History
Note: See
TracTickets for help on using
tickets.