Closed stratosn closed 1 year ago
The example VTL code uses a semicolon as statement separator. This does not seem to be according to the syntax specification.
Remove use of semicolon as separator character.
This issue is also described in #174, I propose to close it and continue the work on #174.
Issue Description
The example VTL code uses a semicolon as statement separator. This does not seem to be according to the syntax specification.
Proposed Solution
Remove use of semicolon as separator character.