/documentation/js/interpolation.js
http://github.com/jashkenas/coffee-script · JavaScript · 8 lines · 4 code · 3 blank · 1 comment · 0 complexity · 0c04a0e6a6c0417ee23352afb7724d9f MD5 · raw file
- // Generated by CoffeeScript 1.10.0
- var author, quote, sentence;
- author = "Wittgenstein";
- quote = "A picture is a fact. -- " + author;
- sentence = (22 / 7) + " is a decent approximation of Ď";