Actions
Bug #8670
closed"100do" should be a syntax error
Bug #8670:
"100do" should be a syntax error
Description
=begin
In certain contexts, `do' adjacent to a number can be parsed as a distinct token instead of syntax error.
For example:
(({Shoes.app width: 330do end}))
=end
Actions