cmd('setopt delimiter') is broken by -- comment. A comment inside delimited multi-statements makes test-run chew up the rest of test case repro: - try adding a comment into any multi-line delimited statement
cmd('setopt delimiter') is broken by -- comment. A comment inside delimited multi-statements makes test-run chew up the rest of test case
repro: