mstch/test/data/delimiter/delimiters.js
Daniel Sipka eb98985815 import
2015-04-09 20:41:27 +02:00

7 lines
182 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!."
})