Opened 14 years ago
Last modified 14 years ago
#1582 closed defect (fixed)
Reject constant evaluation of variable ranges
| Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Version: | ||
| Keywords: | Cc: | Martin Sjölund, Per Östlund |
Description
model M Integer i = 1; Real r[:] = 1:i; end M;
Note:
See TracTickets
for help on using tickets.
