[nem-bug] [Nemerle 0000622]: ICE for polymorphic property used in
matching
feedback at nemerle.org
feedback at nemerle.org
Sun Feb 19 11:12:18 CET 2006
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=622>
======================================================================
Reported By: malekith
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 622
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 02-19-2006 11:12 CET
Last Modified: 02-19-2006 11:12 CET
======================================================================
Summary: ICE for polymorphic property used in matching
Description:
using Nemerle.Collections
def ht = Hashtable ()
ht[1] = 2
_ = $[x*y | (Key = x, Value = y) in ht]
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-19-06 11:12 malekith New Issue
======================================================================
More information about the bugs
mailing list