]> git.lizzy.rs Git - rust.git/blob - tests/source/no_arg_with_commnet.rs
handle field attributes when aligning a struct's fields (#3513)
[rust.git] / tests / source / no_arg_with_commnet.rs
1 fn foo(  /* cooment */
2 ) {}