Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-50403.stderr
blob: 193d815d5195f254c6fb400b343d7359461c34bd [
file
] [
log
] [
blame
] [
edit
]
error
:
`concat_idents!()`
takes
1
or
more arguments
-->
$DIR
/
issue
-
50403.rs
:
4
:
13
|
LL
|
let
x
=
concat_idents
!();
|
^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error