1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
<a> {/**/}</a>/**/;
{ <a> {/**/}</a>/**/ };
/**/<a> {/**/}</a>/**/;
let x = <a> {/**/}</a>/**/;
foo(<a> {/**/}</a>, <a> {/**/}</a>, (<a> {/**/}</a>))/**/;
<a x={x/**/} y=" "> {/**/}</a>/**/;
/**/<a><sub x={x/**/}> {/**/}</sub></a>/**/;
let r = x < 10 /**/ && x > y ? 1 /**/ : 2;
if (x < 10) { <a x={x/**/}> {/**/}</a>/**/ }/**/;
<a x={x/**/ > 10/**/}> {x /**/ < 10 /**/ || x /**/ > 10 /**/} </a>/**/;
<a></a>; function x() { <a> {/**/}</a>/**/ } /**/;
<a></a>; function x() { <a> {/**/}</a>/**/ }
<foo x=" " y={/**/}/>/**/;
|