1 2 3 4 5 6
-- file.jsx -- == should parse jsx files == const t = <test></test>; [expect] const t = <test></test>;