View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034985 | pas2js | transpiler | public | 2019-01-31 21:41 | 2020-10-23 11:57 |
Reporter | silvioprog | Assigned To | Mattias Gaertner | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Summary | 0034985: [FEATURE REQUEST] JSValue: accept set or array literal | ||||
Description | Hello, it would be nice if JSValue could allow this: var v: JSValue; begin v := [123]; end. Thank you! | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Attached Files |
|
|
It's not clear if [123] is a set of integer or dynamic array of integer. |
|
It's not clear if [123] is a set of integer or dynamic array of integer. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-31 21:41 | silvioprog | New Issue | |
2019-01-31 22:36 | Mattias Gaertner | Note Added: 0113762 | |
2020-10-23 11:57 | Mattias Gaertner | Assigned To | => Mattias Gaertner |
2020-10-23 11:57 | Mattias Gaertner | Status | new => resolved |
2020-10-23 11:57 | Mattias Gaertner | Resolution | open => no change required |
2020-10-23 11:57 | Mattias Gaertner | Note Added: 0126485 |