Files
2023-01-24 20:31:23 +00:00

7 lines
183 B
JavaScript

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