// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`rest.ts 1`] = ` function test([first, ...rest]) {} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ function test([first, ...rest]) {} `;