UNPKG

coffee-toaster

Version:

Minimalist build system for CoffeeScript.

13 lines (8 loc) 238 B
class App constructor:-> console.log "I'm an App" # some comments and line breaks console.log "Line OK 1" console.log "Line OK 2" console.log "Error shold point to this line (12)"~~~~ console.log "Line OK 4"