統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / system / casl2 / err_111 / 0.txt
1 MAIN    START
2         LD      A
3         RET
4 A       DC      3
5         END
6 Assemble error - 111: LD: not command of operand "adr[,x]"
7 ../../../../as/err/err_111.casl:    2:        LD      A