legacy_test_preserve_comment_01.expected 149 B

123456789101112
  1. /* A comment
  2. at the beginning of the file.
  3. */
  4. .={}
  5. .first=1
  6. /* Comment before 'second'
  7. */
  8. .second=2
  9. /* A comment at
  10. the end of the file.
  11. */