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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
bad-value-ident-true.rs
blob: 96f172b3285a340658e60210df1abefc8998f90a (
plain
)
1
2
fn true() { } //~ ERROR found `true` in restricted position fn main() { }