/documentation/js/parallel_assignment.js
http://github.com/jashkenas/coffee-script · JavaScript · 8 lines · 4 code · 3 blank · 1 comment · 0 complexity · 032820d342c0cc6be6d434e5dd1a480b MD5 · raw file
- // Generated by CoffeeScript 1.10.0
- var ref, theBait, theSwitch;
- theBait = 1000;
- theSwitch = 0;
- ref = [theSwitch, theBait], theBait = ref[0], theSwitch = ref[1];