prettier/tests/flow/module_use_strict/__snapshots__/jsfmt.spec.js.snap

13 lines
202 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`test.js 1`] = `
// @flow
(01: number);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// @flow
(01: number);
`;