File: jsxAfter.jsx

package info (click to toggle)
node-tippex 3.0.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 168 kB
  • sloc: makefile: 10; sh: 9
file content (14 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (4)
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={/**/}/>/**/;