Ticket #15 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Range operator doesn't work

Reported by: anonymous Owned by: somebody
Priority: normal Milestone:
Component: airspeed Version:
Severity: normal Keywords:
Cc:

Description

Writing: #foreach( $foo in [1..5] ) $foo #end

i've got "expected ] in array literal, got: ..5]"

Change History

Changed 5 years ago by steve

  • priority changed from highest to normal
  • status changed from new to closed
  • resolution set to fixed
  • severity changed from blocker to normal

Fixed. Was a minor error in a regex.

Note: See TracTickets for help on using tickets.