[nem-bug] [Nemerle 0000950]: "when" isn't in _topKeywords
feedback at nemerle.org
feedback at nemerle.org
Thu Apr 12 05:29:32 CEST 2007
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=950>
======================================================================
Reported By: divan
Assigned To: VladD2
======================================================================
Project: Nemerle
Issue ID: 950
Category: Visual Studio Plugin
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-24-2007 09:43 CET
Last Modified: 04-12-2007 05:29 CEST
======================================================================
Summary: "when" isn't in _topKeywords
Description:
It is not there and in match pattern "w" autocompletes to "where"
match(())
{
| _ w(hen/here) 1==3 => ()
| _ => ()
}
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-24-07 09:43 divan New Issue
02-25-07 01:17 VladD2 Status new => assigned
02-25-07 01:17 VladD2 Assigned To => VladD2
04-12-07 05:29 VladD2 Status assigned => resolved
04-12-07 05:29 VladD2 Resolution open => fixed
======================================================================
More information about the bugs
mailing list