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
28e887fe71
rust
/
tests
/
ui
/
issue-3145.rs
4 lines
70 B
Rust
Raw
Normal View
History
Unescape
Escape
Add regression test
2018-09-07 10:18:47 -05:00
fn
main
(
)
{
Update tests
2023-04-20 10:19:36 -05:00
println!
(
"
{}
"
a
)
;
//~ERROR: expected `,`, found `a`
Add regression test
2018-09-07 10:18:47 -05:00
}
Reference in New Issue
Copy Permalink