UNPKG

coffee-toaster

Version:

Minimalist build system for CoffeeScript.

17 lines (11 loc) 313 B
(function() { genres.Progressive = (function() { function Progressive() { console.log("\tGenre: Progressive created!"); new artists.progressive.KingCrimson; new artists.progressive.TheMarsVolta; new artists.progressive.Tool; } return Progressive; })(); }).call(this);