Following in ABC is problematic: BufferedPairsQueue QUEUE,TYPE Left ANY Right ANY Buffer ANY END
Has to be written thus: BufferedPairsQueue QUEUE(FieldPairsQueue),TYPE Buffer ANY END
Find a way to make first example work as expected.
Log in to post a comment.