Page Title

Code

var a = 'testing';
var b = function() {
    return true;
}