Skip to content

Commit

Permalink
Promote test
Browse files Browse the repository at this point in the history
  • Loading branch information
liam923 committed Oct 16, 2024
1 parent 390d03e commit 67688d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-dirs/occurrences/project-wide/punning.t/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Convenience function for querying occurrences

Get occurrences of an identifier that is used as the expression part of a punned let
expression
FIXME: this should also include the occurrence on line 6 of usages.ml
$ occurrences definitions.ml 1:4
$TESTCASE_ROOT/definitions.ml 1:4-5
$TESTCASE_ROOT/usages.ml 6:7-8

Get occurrences, with the cursor pointing at the identifier in a punned let.
Merlin returns the occurrences of the new variable bound in that let, rather than the
Expand Down

0 comments on commit 67688d4

Please sign in to comment.