Asm/#19: Language grammar doesn't allow variables

Bug report from khorben on 04/05/2006 17:46:12
The current language grammar apparently doesn't allow variables to be defined. Confirmation and implementation is necessary.
TitleUsernameDatePreview
It's worth noting that this project has undergone a major rewrite recently. Although I don't think this issue has been addressed yet, this is a good reminder.
A rather crude work-around is in place currently. It doesn't allow to name variables directly, but when combined with labels it sort of works already.
I'll take it.