about summary refs log tree commit diff
path: root/src/tools/rustfmt/tests/source/no_arg_with_commnet.rs
blob: 41c3c6bea48d052201b5eee1dcd5d7943cf1c02d (plain)
1
2
fn foo(  /* comment */
) {}