var x = ‘Hello world’; console.log(x);
The above code is identical to: