fpc/tests/test/tmsg3.pp
Jonas Maebe 64ddae4eff + -vq parameter to show message numbers
+ -vm<x>,<y> parameter to mask messages <x> and <y>
   (both based on a patch submitted by Petr Kristan)
  * alphabetically ordered -v<x> option processing code so it's easier
    to see which characters are still free (not many anymore)
  + some tests for the -vm functionality

git-svn-id: trunk@11888 -
2008-10-12 12:19:41 +00:00

8 lines
93 B
ObjectPascal

{ %fail }
{ %opt=-vm5024,a,05027 }
{ invalid characted amidst message numbers }
begin
end.