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
49d9d5688e
rust
/
src
/
test
/
compile-fail
/
bad-main.rs
6 lines
73 B
Rust
Raw
Normal View
History
Unescape
Escape
Switch xfail system to use comments embedded in source files.
2011-03-25 14:19:20 -05:00
// xfail-stage0
Populate tree.
2010-06-23 23:03:09 -05:00
// error-pattern: bad type signature
fn
main
(
int
x
)
{
}
Reference in New Issue
Copy Permalink