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
12c32e944d
rust
/
src
/
test
/
run-pass
/
issue-1460.rs
5 lines
40 B
Rust
Raw
Normal View
History
Unescape
Escape
test: Add test for issue #1460
2012-02-05 22:41:23 -06:00
fn
main
(
)
{
rustc: Make `<` and `=` into traits
2012-08-27 18:26:35 -05:00
{
|
i
|
if
1
=
=
i
{
}
}
;
}
Reference in New Issue
Copy Permalink