Actions
Bug #320
closedTags are executed even when commented.
Start date:
03/23/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
In the following example, the display area should NOT change, since the tags have been commented:
#manifest: "pc"
/*
#displayWidth: 400
#displayHeight: 60
*/
Print "This screen should NOT be"
Print "400 x 60!"
End
Updated by Francois Lionet over 4 years ago
- Status changed from New to Resolved
- Assignee set to Francois Lionet
- Target version set to 0.9.8.1
Fixed!
Updated by Brian Flanagan over 4 years ago
- Status changed from Resolved to Closed
Working in 0.9.8.1!
Actions