On Thu, Apr 02, 2015 at 01:42:35AM +0200, koneu wrote: > noname wrote: > > Support for comments without opening "/*" at the beginning of the file > > is removed because people do not normally write comments backwards. > Oh look, I never knew it was possible to write comments like that. > It is not. Files with such "comments" do not compile.
"Comments" without */ appear when you open /* and start writing a comment.
