function anonymous( ) { 'use strict'; return function *a(){ yield; } }