github.com/projectriff/riff-cli@v0.0.5-0.20180301104501-5db7a3bd9fc1/test_data/node/square/square.js (about)

     1  module.exports = x => x ** 2;