New Blogo Test

var myFun = function myFun () { console.log(‘some text here’); } myFun();

Some more text here.