1 2 3 4 5 6 7 8 9 10
// Include `support/${PLATFORM}.60p` before this source // Should print A define main routine inputs a trashes a, z, n { ld a, 65 call chrout }