Commit b60868e0 by Mark Mitchell

New test

From-SVN: r42570
parent e35031a6
static int kind_varread(char *str)
{
if (0 == memcmp("%_#", str, 3)) return 2;
/* NOTREACHED */
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment