// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`fragment.js 1`] = ` <>; <> text ; <> ; <> text

heading

text

heading

text ;
<> <> Hello world <> Goodbye world
; foo = ( // comment <> ); ; < // open fragment > ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <>; <>text; <> ; <> text

heading

text

heading

text ;
<> <> Hello world <> Goodbye world
; foo = ( // comment <> ); ; < // open fragment > ; `;