X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Fsystem%2Fcasl2_smoke%2Fhello%2F0.txt;h=b53f2dc17965cbb2a47aa5ba5ed84a04e3cec41d;hp=384470ecb9819e590375bf67e40bddaa35367343;hb=521b3ccf9982df4b1ccdd259ca812d4be7a0c601;hpb=6bd8ac91d7f38ef561a5b1857cc174158060ba0c 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