From 74e86763c680f98234b27267d21a2696603cb457 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 11 Aug 2019 19:46:24 +1200 Subject: Add new tests --- test/asm/should-fail/005-open-comment.asm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/asm/should-fail/005-open-comment.asm (limited to 'test/asm/should-fail') diff --git a/test/asm/should-fail/005-open-comment.asm b/test/asm/should-fail/005-open-comment.asm new file mode 100644 index 0000000..d4ebc0a --- /dev/null +++ b/test/asm/should-fail/005-open-comment.asm @@ -0,0 +1,3 @@ +nop +/* +addi $0, $0, 0 -- cgit v1.1