// 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
hello_world()
hello_world()
hello_world()
hello_world()
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
const a = 1
hello_world()
hello_world()
hello_world()
hello_world()
::: 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="title"
const a = 1
:::
::: rust-repl editable title="title"
const a = 1
:::
::: python-repl
hello_world()
:::
::: python-repl editable
hello_world()
:::
::: python-repl title="title"
hello_world()
:::
::: python-repl editable title="title"
hello_world()
:::
" `; exports[`langReplPlugin > should work with default options 2`] = ` "export default { "grammars": {}, "theme": { "light": { "theme": "github-light" }, "dark": { "theme": "github-dark" } } }" `;