Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
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