This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
master
rust
/
tests
/
ui
/
parser
/
bound-single-question-mark.rs
2 lines
57 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
Fix issue with single question mark or paren
2017-04-21 00:19:06 +03:00
fn
f
<
T
:
?
>
(
)
{
}
//~ ERROR expected identifier, found `>`
Reference in New Issue
Copy Permalink