Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
array-slice-vec
/
vec-macro-with-comma-only.stderr
blob: abbee347c00bcaeef3b438c9e88dd1d45be824e9 [
file
]
error
:
no
rules expected the token
`,`
-->
$DIR
/
vec
-
macro
-
with
-
comma
-
only
.
rs
:
2
:
10
|
LL
|
vec
![,];
|
^
no
rules expected
this
token
in
macro call
error
:
aborting due to previous error