Skip to content

Commit 240766a

Browse files
committed
Remove spurious hole from enhancedExampleCode
1 parent 8a4fd51 commit 240766a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/server.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ import {
2020

2121
describe("Enhanced ScrapScript Language Server", () => {
2222
const enhancedExampleCode = `
23-
()
24-
2523
result
2624
; result = x + y * z
2725
; x = 10

0 commit comments

Comments
 (0)