Skip to content

Commit 5030bc3

Browse files
committed
test output
1 parent 808292d commit 5030bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@ Path mkStuff
13841384
"label": "RegExp.fromString()",
13851385
"kind": 12,
13861386
"tags": [],
1387-
"detail": "string => t",
1387+
"detail": "(string, ~flags: string=?) => t",
13881388
"documentation": null,
13891389
"insertText": "RegExp.fromString($0)",
13901390
"insertTextFormat": 2

0 commit comments

Comments
 (0)