UNPKG

lintspaces-cli

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