1# Run with 2# $ node_modules/.bin/coffee example.coffee 3 4# This file will NOT be compiled to .coffee/, since it was already compiled by 5# coffee by the time you get here 6require './lib/coffee-cache' 7require './example_files/required' 8 9