blob: 7efd117dae043e00142bce88ef5333b012bf07eb [file]
var one = 10;
var two = 2;
var component = <div>{one}{two}</div>;