Feature Request #15
Syntax for procs
| Status: | New | Start: | 03/22/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | New Core Feature | Spent time: | - | |
| Target version: | - | |||
Description
Replace proc { ... } by it's own syntax and in turn don't distinguish block arguments from normal arguments (which also in consequence means you can pass multiple blocks without resorting to proc {} with normal args).