mstch/test/data/delimiter/delimiters.js

7 lines
182 B
JavaScript
Raw Normal View History

2015-04-10 02:41:27 +08:00
({
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!."
})