Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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