Support for parsing the address reference anywhere in the body #621
Labels
enhancement
New feature or request
language feature (norm)
a missing language feature according to iec61131-3
small-part
Only part of a bigger feature (is tracked)
channel addresses are not supported in the rusty compiler
examples:
%IX
%QX
%GD
console errors:
error: Unexpected token: expected Literal but found %IX
error: Unexpected token: expected KeywordParensClose but found '%IX6.1'
The text was updated successfully, but these errors were encountered: