Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
macro-missing-delimiters.stderr
blob: 1fe714aa7aadfca06d415f097d6a71cf735df262 [
file
] [
log
] [
blame
] [
edit
]
error
:
invalid macro matcher
;
matchers must be contained
in
balanced delimiters
-->
$DIR
/
macro
-
missing
-
delimiters
.
rs
:
2
:
5
|
LL
|
baz
=>
()
|
^^^
error
:
aborting due to
1
previous error