]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/target/issue-3184.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / issue-3184.rs
CommitLineData
f20569fa
XL
1/*/
2struct Error{
3 message: String,
4}
5*/