rsnext/test/e2e/example-file.txt

3 lines
No EOL
66 B
Text

export default function Page() {
return <p>hello world</p>
}