Skip to content

Commit 7dc6ff1

Browse files
committed
Update snapshot
1 parent d23722d commit 7dc6ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/analysis_tests/tests/src/expected/Throw.res.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Path thro
1919
"label": "JsExn.throw",
2020
"kind": 12,
2121
"tags": [],
22-
"detail": "Throw any JavaScript value, example: throw 100",
22+
"detail": "Throw any JavaScript value, example: `throw 100`",
2323
"documentation": null,
2424
"insertText": "JsExn.throw($0)",
2525
"insertTextFormat": 2

0 commit comments

Comments
 (0)