Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
macro-mismatched-delim-brace-paren.stderr
blob: f9a3072229f65375edbb05dcc04c7ed590f02f42 [
file
] [
log
] [
blame
] [
edit
]
error
:
mismatched closing delimiter
:
`)`
-->
$DIR
/
macro
-
mismatched
-
delim
-
brace
-
paren
.
rs
:
4
:
10
|
LL
|
foo
!
{
|
^
unclosed delimiter
LL
|
bar
,
"baz"
,
1
,
2.0
LL
|
)
|
^
mismatched closing delimiter
error
:
aborting due to
1
previous error