In the presence of pp branches we parse the token stream multiple times. Thus the token already has the type set. It's best just not to assert on any type in the parser.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. But your test case is far from the reproduce in the issue report, so please confirm with @owenpan.