// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Package code instruction multiline to match the snapshot 1`] = `
    this is some
multiline text
  
`; exports[`Package code instruction single line to match the default snapshot 1`] = `
`;