I think this is due to a relatively recent change in master. Indenting the second and third lines of the comment now does this: ``` function foo() { /* * */ } ``` Thanks for looking.