GT2/GT2-Android/node_modules/degenerator/test/basic.js

4 lines
46 B
JavaScript
Raw Normal View History

function foo () {
return a('bar') || b();
}