Closed
Description
Example of incorrect behavior: http://is.gd/WmvsML
In the above example, the branch!
macro should expand to a pattern and block, but rustc insists that it only expands into a pattern, and still expects further patterns or a block.