UNPKG

funcunit

Version:
5 lines (4 loc) 94 B
{ "args": ["--print", "--eval", "([1, 2, 3].map(x => x * x))"], "stdout": "[ 1, 4, 9 ]" }