1 ;; 2 ;; error-002.s 3 ;; Test new error feature of run_dump_test 4 ;; run_dump_test 5 6 .text 7 .global foo 8 foo: 9 mv r0,0 10