ソースコード表示時の行数表示形式を調整
[YACASL2.git] / test / integration / casl2 / cmd_err0 / 0.txt
1 ../../../../casl2 -slatd ../../../../as/ERR/cmd_err0.casl
2
3 Assemble ../../../../as/ERR/cmd_err0.casl (0)
4 ../../../../as/ERR/cmd_err0.casl:    1:MAIN    START   BEGIN
5 ../../../../as/ERR/cmd_err0.casl:    2:BEGIN   LAD     GR1,3
6 ../../../../as/ERR/cmd_err0.casl:    3:        LAD     GR2,2
7 ../../../../as/ERR/cmd_err0.casl:    4:        LEA     GR1,GR2
8 Assemble error - 109: LEA: not command of operand "r1,r2"
9  ../../../../as/ERR/cmd_err0.casl:4:         LEA     GR1,GR2
10