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
1
Packages
Projects
Releases
Wiki
Activity
Files
07cbb7d73deed8dac3eecdbdc7e1eaf6938a6cd6
rust
/
crates
/
libsyntax2
/
tests
/
data
/
parser
/
inline
/
0070_match_expr.rs
5 lines
47 B
Rust
Raw
Normal View
History
Unescape
Escape
Match expr
2018-08-04 13:39:03 +03:00
fn
foo
(
)
{
match
(
)
{
}
;
no-struct-literal-restr
2018-08-04 17:12:00 +03:00
match
S
{
}
;
Match expr
2018-08-04 13:39:03 +03:00
}
Reference in New Issue
Copy Permalink