Changes between Initial Version and Version 1 of Ticket #3005


Ignore:
Timestamp:
2014-11-26T15:50:03Z (10 years ago)
Author:
Per Östlund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3005 – Description

    initial v1  
    11Calling the following function from a script result in a compiler error "use of undeclared identifier '_n'. It seems we don't constant evaluate constants that are used in patterns, which we probably should.
    2 {{{!mo
     2{{{#!mo
    33package P
    44  constant Integer n = 2;