File tree Expand file tree Collapse file tree 5 files changed +19
-15
lines changed 
tests/test-dirs/occurrences/project-wide/for-renaming Expand file tree Collapse file tree 5 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 11(library
22 (name lib)
3-  (libraries ocaml_typing ocaml_parsing ocaml_utils merlin_utils
4-   merlin_analysis merlin_index_format unix)
5-  (flags :standard -open Ocaml_typing -open Ocaml_parsing -open Ocaml_utils
6-   -open Merlin_utils -open Merlin_analysis -open Merlin_index_format))
3+  (libraries
4+   ocaml_typing
5+   ocaml_parsing
6+   ocaml_utils
7+   merlin_utils
8+   merlin_analysis
9+   merlin_index_format)
10+  (flags
11+   :standard
12+   -open Ocaml_typing
13+   -open Ocaml_parsing
14+   -open Ocaml_utils
15+   -open Merlin_utils
16+   -open Merlin_analysis
17+   -open Merlin_index_format))
Load Diff This file was deleted. 
Load Diff This file was deleted. 
Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 11
2-   $  $ DUNE  build @ ocaml-index 
2+   $  $ OCAMLC  -bin-annot-cms -bin-annot-occurrences -c func. mli func. ml
3+   $  $ OCAMLC  -bin-annot-cms -bin-annot-occurrences -o  main. exe func. cmo main. ml
4+   $  ocaml-index aggregate func. cms func. cmsi main. cms -o  index . merlin-index
35
4-   $  $ DUNE  exec  ./ main. exe
6+   $  ./ main. exe
57  Hello world! 
68
79We expect 2  occurrences in func. ml, 1  in func. mli and  2  in main. ml
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments