|
[jira] Updated: (BOO-136) generic given statement: msg#00091lang.boo.devel
[ http://jira.codehaus.org/browse/BOO-136?page=all ] Doug Holton updated BOO-136: ---------------------------- Attachment: given-4.patch > generic given statement > ----------------------- > > Key: BOO-136 > URL: http://jira.codehaus.org/browse/BOO-136 > Project: Boo > Type: New Feature > Components: Compiler > Reporter: Rodrigo B. de Oliveira > Attachments: given-4.patch > > > given value: > when 3: > print("integer 3") > when "foo": > print("string foo") > when /^foo.*bar$/: > print("begins with foo, ends with bar") -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA) |
|---|---|
| Next by Date: | [jira] Created: (BOO-495) ProtectedProperty Attribute, Cameron Kenneth Knight (JIRA) |
| Previous by Thread: | [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA) |
| Next by Thread: | [jira] Created: (BOO-493) Hex character escapes rejected in regex literals, Doug Holton (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |