source: Dev/trunk/src/client/util/shrinksafe/tests/8974.js @ 529

Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 125 bytes
Line 
1result = "";
2
3(function() {
4    var _3 = -1;
5    var variableone = 1, variabletwo = 2, variable3 = 3;
6    result = _3;
7})();
Note: See TracBrowser for help on using the repository browser.