# a CoffeeScript test file exports.coffeeSquare = (x) -> x * x exports.coffeeValue = "test"