Parse the unlikely case, that someone writes "variable * ..." at the beginning of...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Sep 2008 09:15:06 +0000 (09:15 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Sep 2008 09:15:06 +0000 (09:15 +0000)
commit74f7482d568378516f2139f764a50ae759bec840
treef021db88006cfa343584ee2c55375033a9f4dcba
parent9d562f8239c1c0232c7254f53b78e2b74325e1a7
Parse the unlikely case, that someone writes "variable * ..." at the beginning of a expression statement, correctly.

[r21961]
parser.c