3 lines
125 B
JavaScript

// Options: --output-language=es6
// Ironically enough we can't use es6 in this test as node can't eval it.
function foo() {}