1 2 3 4 5
/* a nice comment with a trailing whitespace */ fn foo() {} /* a nice comment with a trailing tab */ fn bar() {}