(function () { 'use strict'; function a () {} console.log( a() ); }());