You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
149B

  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. */