[nem-bug] [Nemerle 0000809]: problem with 'mutable x : Type'

feedback at nemerle.org feedback at nemerle.org
Sun Dec 10 22:01:16 CET 2006


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=809> 
======================================================================
Reported By:                malekith
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   809
Category:                   Code Completion Engine
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             12-10-2006 22:01 CET
Last Modified:              12-10-2006 22:01 CET
======================================================================
Summary:                    problem with 'mutable x : Type'
Description: 
The following probably should yield an error.

class A { }
class B : A   { }
mutable b : B = B();
b = A ();

======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
12-10-06 22:01 malekith       New Issue                                    
======================================================================




More information about the bugs mailing list