X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcasl2_smoke%2Fhello%2F0.txt;h=b53f2dc17965cbb2a47aa5ba5ed84a04e3cec41d;hb=1866f147802418826c9386c755a9d6ba1d5cff89;hp=384470ecb9819e590375bf67e40bddaa35367343;hpb=473906d23322ef829ee8dad807895235d645981c;p=YACASL2.git diff --git a/test/system/casl2_smoke/hello/0.txt b/test/system/casl2_smoke/hello/0.txt index 384470e..b53f2dc 100644 --- a/test/system/casl2_smoke/hello/0.txt +++ b/test/system/casl2_smoke/hello/0.txt @@ -1,9 +1,3 @@ -MAIN START - OUT OBUF,LEN - RET -OBUF DC 'Hello, World!' -LEN DC 13 - END Assemble ../../../../as/sample/hello.casl (0) ../../../../as/sample/hello.casl: 1:MAIN START