jashkenas--coffeescript/test/importing/import2

3 lines
84 B
Plaintext
Raw Normal View History

2013-05-25 16:02:15 +00:00
// Required by ../importing.coffee
module.exports = {value: function(){return 1;}};