テストの整理
[YACASL2.git] / as / err / err_202.casl
index 789c272..af6d57e 100644 (file)
@@ -1,7 +1,5 @@
-;;; casl2 -M32 err_202.casl <teststr.txt
+;;; casl2 -M8 err_202.casl
 MAIN    START
-        IN      IBUF,ILEN
-FIN     RET
-IBUF    DS      10
-ILEN    DS      1
+        POP     GR1
+        RET
         END