[nem-bug] [Nemerle 0000792]: semicolons are required in indentation
syntax
feedback at nemerle.org
feedback at nemerle.org
Thu Nov 23 07:40:45 CET 2006
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=792>
======================================================================
Reported By: malekith
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 792
Category: Code Completion Engine
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 11-23-2006 07:40 CET
Last Modified: 11-23-2006 07:40 CET
======================================================================
Summary: semicolons are required in indentation syntax
Description:
when you try to write
#pragma indent
class Foo
Bar () : void
_ = 3
_ = 4
it complains at the end of the line with 3, and if you add ; it works
fine.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-23-06 07:40 malekith New Issue
======================================================================
More information about the bugs
mailing list