This is a test for the thing
test = () -> yo; function foo(bar) { var a = 42, b = 'Prism'; return a + bar(b); }