// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`compiler: codeframe line in middle 1`] = ` "2 | 3 | 6 | " `; exports[`compiler: codeframe line near bottom 1`] = ` "4 |
  • hi
  • 5 | 6 | | ^^^^^^^^^ 7 | " `; exports[`compiler: codeframe line near top 1`] = ` "1 |
    2 | | ^^^^^^^^^ 3 |