Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
macros
/
issue-41776.rs
blob: 24696d86d0fae7dcf926c89a13b4d4bc8ca192a0 [
file
] [
log
] [
blame
]
fn
main
()
{
include
!(
line
!());
//~ ERROR argument must be a string literal
}