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
rust
/
tests
/
target
/
normalize_multiline_doc_attribute.rs
7 lines
88 B
Rust
Raw
Normal View
History
Unescape
Escape
Only run test on nightly
2019-05-12 23:03:48 +02:00
// rustfmt-unstable: true
Add regression test
2019-05-11 15:03:59 +02:00
///This comment
///is split
///on multiple lines
fn
foo
(
)
{
}
Reference in New Issue
Copy Permalink