Why does this exist? I have no idea. Currently only lints JS code :(
function add(a, b) { return a + b; } add(10, 34)