blob: f16efb2dcac1577ea251465f919f1de6e2658f1f [file] [log] [blame]
fn main() {
println!("{}"
// comment
, 111);
}