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
9491f18c5d
rust
/
src
/
test
/
ui
/
issues
/
issue-46186.rs
7 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
UI test 46186
2017-11-25 20:26:47 -06:00
struct
Struct
{
a
:
usize
,
Recover from item trailing semicolon
2019-01-13 19:29:32 -06:00
}
;
//~^ ERROR expected item, found `;`
UI test 46186
2017-11-25 20:26:47 -06:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink