// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`langReplPlugin > should work with custom options 1`] = `
"const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
::: go-repl
const a = 1
:::
::: go-repl#editable
const a = 1
:::
::: kotlin-repl
const a = 1
:::
::: kotlin-repl#editable
const a = 1
:::
::: rust-repl
const a = 1
:::
::: rust-repl#editable
const a = 1
:::
::: rust-repl title
const a = 1
:::
::: rust-repl#editable title
const a = 1
:::
" `; exports[`langReplPlugin > should work with default options 2`] = ` "export default { "grammars": {}, "theme": { "light": { "theme": "github-light" }, "dark": { "theme": "github-dark" } } }" `;