X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=inline;f=functions%2Fstdio%2Fsscan_sources.incl;h=78063a915e35e4608fd32876c15655a86672cda5;hb=dcc4ff8e8ce8f97bd963ae4d56e053f2b610e183;hp=490d95df5fbf2389f9054346beb0944ad40fb3e1;hpb=02d039809be3e35702c56aafb1d84cf90e9b8395;p=pdclib.old diff --git a/functions/stdio/sscan_sources.incl b/functions/stdio/sscan_sources.incl index 490d95d..78063a9 100644 --- a/functions/stdio/sscan_sources.incl +++ b/functions/stdio/sscan_sources.incl @@ -13,7 +13,9 @@ "+01777777777777777777777\n" "-01777777777777777777777\n"; char const * alpha = "abcdefgh-ijklmnop[qrs%uvw]xyz"; +#ifndef REGTEST char const * special = "-0xz\n"; +#endif /* sscan */