nyc-bookstores/node_modules/browserify/test/coffee_bin/main.coffee

3 lines
48 B
CoffeeScript
Raw Normal View History

2013-05-27 20:45:59 +00:00
console.log "hello world!"
require './x.coffee'