]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/issue-2123.rs
Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync
[rust.git] / src / tools / rustfmt / tests / target / issue-2123.rs
1 // rustfmt-wrap_comments: true
2
3 //hello
4 //world
5
6 fn main() {}