アセンブル時のエラー表示について、方法を変更し、コード修正
[YACASL2.git] / test / integration / casl2 / quoteend_err / 0.txt
index fa671ad..53e03fe 100644 (file)
@@ -1,6 +1,5 @@
 ../../../../casl2 -td ../../../../as/ERR/quoteend_err.casl
 
 Assemble ../../../../as/ERR/quoteend_err.casl (0)
-Assemble error - 123: 'Hello, World!: illegal string
- ../../../../as/ERR/quoteend_err.casl:4: BUF      DC     'Hello, World!
-
+Assemble error - 123: 'Hello, World!: unclosed quote
+../../../../as/ERR/quoteend_err.casl:    4:BUF      DC     'Hello, World!