The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
function myFunction(a) {
var x = 12;
var y = "foo";
var z = true;
//a comment
}