Ticket #9 (new defect)
isosorbide mononitrate contraindication
| Reported by: | PeterLjunglof | Owned by: | |
|---|---|---|---|
| Priority: | critical | Version: | 3.0 |
| Keywords: | sfvscmksid | Cc: | none |
Description
"foo bar" vs ["foo bar"] is an example of something unintuitive (see ticket:7).
Another is the "table" keyword, since there is no "record" keyword. It would be syntactically okay to make "table" optional: {a => b} can anyway never be anything other than a table, and {a = b} will be a record.
If we want to add type information, we still need to write table P {...}. If not this would work: {a:P => b; ...} (but that's more radical)
Change History
Note: See
TracTickets for help on using
tickets.
