index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
macros
/
issue-41776.rs
blob: 24696d86d0fae7dcf926c89a13b4d4bc8ca192a0 (
plain
)
1
2
3
fn
main
()
{
include!
(
line!
());
//~ ERROR argument must be a string literal
}