blob: 008e28db42d70a37ed1f60a7f4aef5c373311401 [file] [log] [blame]
// rustfmt-unstable: true
// rustfmt-config: issue-5816.toml
fn main() {
println!( "Hello, world!");
let x = 7;
}