mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
module.exports = function () { return 3; }
|