UNPKG

lintspaces-cli

Version:
15 lines (6 loc) 90 B
function add (a, b) { return a +b } function subtract (a, b) { return a - b }