Sign in
android
/
toolchain
/
rustc
/
59fbe18bc79ed87d0c5f02705e7cf19e402e1f2b
/
.
/
src
/
test
/
ui
/
array-slice-vec
/
vec-macro-with-comma-only.stderr
blob: abbee347c00bcaeef3b438c9e88dd1d45be824e9 [
file
] [
log
] [
blame
]
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