Some examples in the worthwhile help contain syntax errors, e.g.,
Language reference -> Program structure -> Programs: Unicode symbol for multiplication gives no viable alternative and exponent := exponent - 1 results in Paramters of a function may not be changed.
[...] -> Loops: assignment is written i = i + 1 instead of i := i + 1
Although this is just a minor issue it would be nice to be able to cut&paste programs into the worthwhile editor as is.
Some examples in the worthwhile help contain syntax errors, e.g.,
no viable alternative
andexponent := exponent - 1
results inParamters of a function may not be changed.
i = i + 1
instead ofi := i + 1
Although this is just a minor issue it would be nice to be able to cut&paste programs into the worthwhile editor as is.
(using binary from http://builds.pse.ndreke.de/)