Actions
Bug #5540
closedFinal comma in argument list before block causes syntax error
Bug #5540:
Final comma in argument list before block causes syntax error
Updated by jballanc (Joshua Ballanco) over 14 years ago
Updated by kosaki (Motohiro KOSAKI) over 14 years ago
- Category set to core
- Status changed from Open to Assigned
- Assignee set to matz (Yukihiro Matsumoto)
Updated by matz (Yukihiro Matsumoto) over 14 years ago
- Status changed from Assigned to Rejected
Syntax error is intentional. It was caused by a 1.9.2 bug.
Matz.
Actions