yasm/libyasm/tests/duplabel-err.errwarn
Peter Johnson 02075ed7ca Fix #123: Be explicit that errors are such by printing "error:" at beginning
of error messages.

svn path=/trunk/yasm/; revision=2019
2007-12-04 06:19:07 +00:00

4 lines
164 B
Text

-:16: error: redefinition of `label'
-:12: error: `label' previously defined here
-:18: error: redefinition of `label'
-:12: error: `label' previously defined here