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
c2d381d39d
rust
/
src
/
test
/
ui
/
issues
/
issue-46186.rs
6 lines
82 B
Rust
Raw
Normal View
History
Unescape
Escape
UI test 46186
2017-11-25 20:26:47 -06:00
struct
Struct
{
a
:
usize
,
Changed to correct quotes ` `
2017-11-26 08:40:29 -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