/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

  1. // Generated by CoffeeScript 1.10.0
  2. var ref, theBait, theSwitch;
  3. theBait = 1000;
  4. theSwitch = 0;
  5. ref = [theSwitch, theBait], theBait = ref[0], theSwitch = ref[1];