trailing.js 172 B

1234567891011
  1. export type Result<T, V> = | { kind: "not-test-editor1" } | { kind: "not-test-editor2" };
  2. // Note: there are trailing whitespace in this file
  3. `
  4. ` + `
  5. `;