source:
Dev/trunk/src/client/util/shrinksafe/tests/8974.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 125 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | result = ""; |
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.