source: Dev/branches/rest-dojo-ui/client/util/shrinksafe/tests/9676.js @ 275

Last change on this file since 275 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 71 bytes
Line 
1// make sure plus and pos don't become inc.
2var result = 1 + +2 - -3;
3
Note: See TracBrowser for help on using the repository browser.