[nem-bug] [Nemerle 0000871]: Constant expression (1+1) is not
treated as (2) in array rank specifier
feedback at nemerle.org
feedback at nemerle.org
Mon Feb 5 13:39:13 CET 2007
A NOTE has been added to this issue.
======================================================================
<http://nemerle.org/bugs/view.php?id=871>
======================================================================
Reported By: nikov
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 871
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 02-05-2007 13:37 CET
Last Modified: 02-05-2007 13:39 CET
======================================================================
Summary: Constant expression (1+1) is not treated as (2) in
array rank specifier
Description:
_ = array.[1+1][[1]]
does not work
======================================================================
----------------------------------------------------------------------
nikov - 02-05-07 13:39
----------------------------------------------------------------------
_ = array.[1 : int][]
also does not work
Issue History
Date Modified Username Field Change
======================================================================
02-05-07 13:37 nikov New Issue
02-05-07 13:39 nikov Note Added: 0001682
======================================================================
More information about the bugs
mailing list