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