|
|
| version 1.1, 2016/10/11 21:24:44 | version 1.2, 2016/10/11 23:35:13 |
|---|---|
| Line 1 | Line 1 |
| Content-Type: text/html | Content-Type: text/html |
| Content-Length: 113 | Content-Length: 353 |
| code junctions ignore in expression flag, this it works: | |
| 11 | 11 |
| this code will work if OPTIMIZE_CALL is undefined after OP_PREPARE_TO_EXPRESSION removed (#1104): | |
| Type: parser.runtime, | Type: parser.runtime, |
| Source: int, | Source: int, |
| Comment: int may not be overwritten with int, store it to variable instead | Comment: int may not be overwritten with int, store it to variable instead |
| this code does not work in 3.4.4: | |
| 11 | |
| string and value: 1 int | |
| string and object: hash |