]> git.proxmox.com Git - rustc.git/blame - src/test/ui/malformed_macro_lhs.stderr
New upstream version 1.40.0+dfsg1
[rustc.git] / src / test / ui / malformed_macro_lhs.stderr
CommitLineData
b7449926 1error: invalid macro matcher; matchers must be contained in balanced delimiters
0731742a 2 --> $DIR/malformed_macro_lhs.rs:2:5
b7449926 3 |
532ac7d7 4LL | t => (1);
b7449926
XL
5 | ^
6
7error: aborting due to previous error
8