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