source:
Dev/trunk/src/client/dojo/tests/io/scriptSimple.js
@
529
Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 112 bytes |
Line | |
---|---|
1 | myTasks = new Array(); |
2 | myTasks[0] = 'Take out trash.'; |
3 | myTasks[1] = 'Do dishes.'; |
4 | myTasks[2] = 'Brush teeth.'; |
5 |
Note: See TracBrowser
for help on using the repository browser.