Files
atom/spec/fixtures/babel/invalid.js
Jason Rudolph c9e6d04e8c Revert "Merge #18603 from atom/electron-3-0"
This reverts commit b92ae2ad04, reversing
changes made to d4fe5ccfeb.
2019-02-25 13:41:59 -05:00

4 lines
57 B
JavaScript

'use 6to6';
module.exports = async function* hello() {}