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