// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`allows passing a string to resolve a parser (stderr) 1`] = `""`; exports[`allows passing a string to resolve a parser (stdout) 1`] = ` "/* eslint-disable */ bar(); " `; exports[`allows passing a string to resolve a parser (write) 1`] = `Array []`;