Skip to content

Commit 9dbcb42

Browse files
committed
Undo comment change
1 parent 80e7d1e commit 9dbcb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis/examples/larger-project/src/res_scanner.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ let position = scanner => {
6262
}
6363

6464
/* Small debugging util
65-
❯ echo 'let msg = "hello"' | ./lib/rescript-legacy.exe
65+
❯ echo 'let msg = "hello"' | ./lib/rescript.exe
6666
let msg = "hello"
6767
^-^ let 0-3
6868
let msg = "hello"

0 commit comments

Comments
 (0)