Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
macro-bad-delimiter-ident.stderr
blob: 06f72cdecf2a602813e119d660533ba49366e783 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`(`
,
`[`
,
or
`{`
,
found
`bar`
-->
$DIR
/
macro
-
bad
-
delimiter
-
ident
.
rs
:
2
:
10
|
LL
|
foo
!
bar
<
|
^^^
expected one of
`(`
,
`[`
,
or
`{`
error
:
aborting due to
1
previous error