murex icon indicating copy to clipboard operation
murex copied to clipboard

Can't assign variables starting with a numeric value in an expression

Open tiymat opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug: Variables starting with a numeric component can't be assigned in an expression like other variables (but can be using set.)

I'm not sure if this is a bug or just a language decision but thought I'd raise it for discussion anyway.

Expected behaviour: Being able to assign variables starting with a numeric component in the same way as any other variable.

Screenshots: image

Platform (please complete the following information):

  • OS, output from uname -a if supported: 6.9.7-arch1-1
  • Terminal Emulator: kitty 0.35.2
  • Murex version, output from version --no-app-name: 6.1.8300

Additional context N/A

tiymat avatar Jul 07 '24 02:07 tiymat