Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
attributes
/
crate-type-macro-call.stderr
blob: 690f09984710ca4731adff360a984e6478f795f3 [
file
] [
log
] [
blame
]
error
:
attribute value must be a literal
-->
$DIR
/
crate
-
type
-
macro
-
call
.
rs
:
1
:
17
|
LL
|
#![crate_type = foo!()]
|
^^^^^^
error
:
aborting due to
1
previous error