// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`last_line.js 1`] = `
and the children go here
and here too
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
and the children go here
and here too
; `; exports[`last_line.js 2`] = `
and the children go here
and here too
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
and the children go here
and here too
; `; exports[`single_prop_multiline_string.js 1`] = ` ; Content; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; Content ; `; exports[`single_prop_multiline_string.js 2`] = ` ; Content; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; Content ; `;