View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001206 | Ecere SDK | ecere | public | 2018-09-19 15:53 | 2018-09-19 15:53 |
| Reporter | redj | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | -crossplatform | OS | - | OS Version | - |
| Product Version | 0.44.16 | ||||
| Summary | 0001206: comment line breaks econ parsing when using extra trailing comma | ||||
| Description | a comment at the end of a block will trigger syntax error in parsing if the extra trailing comma is used | ||||
| Steps To Reproduce | { a = "x", // it won't like this! } { // but this is fine! a = "x", } | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-09-19 15:53 | redj | New Issue |