This commit is contained in:
Hackerpilot 2013-09-13 00:03:57 +00:00
parent d323edbf55
commit a28be0e758
2 changed files with 2 additions and 2 deletions

View File

@ -440,7 +440,7 @@ T getExpression(T)(T beforeTokens)
case dot: case dot:
break; break;
case star: case star:
case bitAnd: case amp:
hasSpecialPrefix = true; hasSpecialPrefix = true;
break; break;
case rParen: case rParen:

@ -1 +1 @@
Subproject commit be54827b4e2b2bc7035763ea4e1cd981ccbc459e Subproject commit e81f52f9490d44b78c23626b3aaf7422d3771645