Changes between Initial Version and Version 1 of Ticket #3005
- Timestamp:
- 2014-11-26T15:50:03Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3005 – Description
initial v1 1 1 Calling 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 {{{ !mo2 {{{#!mo 3 3 package P 4 4 constant Integer n = 2;