Current File : //usr/lib/node_modules/pm2/node_modules/degenerator/test/basic.js
function foo () {
  return a('bar') || b();
}