/*
 * This is a example.
 */
function a() {
	var a = 'https://ggo.la';
	window.console.log(a);
}