ref: 18e4f132a8663f950436618b3ee74764ec9bed05
dir: /test/asm/opt.asm/
SECTION "test", ROM0 opt !h, !L ; already the default, but tests parsing "!" pusho opt p42, h, L, Wno-div ds 1 ld [$ff88], a halt println $8000_0000 / -1 popo opt H, l ds 1 ld [$ff88], a halt println $8000_0000 / -1