Find and remove dead code and unused APIs in OCaml projects
at main 4 lines 149 B view raw
1(** Tests for module alias handling *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the test suite for module alias parsing. *)