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
3ced5b0da2
rust
/
src
/
test
/
compile-fail
/
do1.rs
4 lines
67 B
Rust
Raw
Normal View
History
Unescape
Escape
Add 'do' expressions
2012-06-18 19:42:09 -05:00
fn
main
(
)
{
syntax: Support dropping argument list from for/do
2012-07-02 00:18:41 -05:00
let
x
=
do
y
;
//! ERROR: expecting '{' but found
Add 'do' expressions
2012-06-18 19:42:09 -05:00
}
Reference in New Issue
Copy Permalink