[nem-bug] [Nemerle 0001038]: returning tuple from block cases error
feedback at nemerle.org
feedback at nemerle.org
Thu Aug 9 11:57:54 CEST 2007
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1038>
======================================================================
Reported By: Denis
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 1038
Category: Code Completion Engine
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 08-09-2007 11:57 CEST
Last Modified: 08-09-2007 11:57 CEST
======================================================================
Summary: returning tuple from block cases error
Description:
this code produces error in latest compiler
========================
def (_a, _b) = result:
{
result((1, 2))
}
=========================
bug.n:3:5:3:11: error: goto (block return?) is not allowed inside
expressions
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
08-09-07 11:57 Denis New Issue
======================================================================
More information about the bugs
mailing list