ReactDOM.render(

Hello, world!

, document.getElementById("root") ); var x = (

foo

);