Actions
Bug #186
closedaligning code procedure syntax with docu
Start date:
05/09/2018
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
Dev/Docu/P-S-I.odc specifies that code procedures are a comma-separated sequence of constant expressions.
Leading, trailing, or multiple adjacent commas are not allowed.
In addition, the docu allows arbitrary constant expressions, not only integer and string literals.
The parser in DevCPP.GetCode therefore needs to be aligned with the docu.
Reported by Zorko, 2018-04-18.
Actions