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
/
ui
/
parser
/
issues
/
issue-70552-ascription-in-parens-after-call.rs
blob: 9b6dd7db4beb38d7c1cc53f169c6a921c600fd47 (
plain
)
1
2
3
fn main() { expr as fun()(:); //~ ERROR expected expression }