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.

7 lines
183B

  1. ({
  2. first: 'It worked the first time.',
  3. second: 'And it worked the second time.',
  4. third: 'Then, surprisingly, it worked the third time.',
  5. fourth: 'Fourth time also fine!.'
  6. });