|
3 | 3 | ./examples/docs/exported_values/code_constructs/function/function_lib.mli:7: unused |
4 | 4 |
|
5 | 5 | ./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:10: F.unused |
6 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:26: InternalApp.unused |
| 6 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:26: Internal_app.unused |
7 | 7 |
|
8 | 8 | ./examples/docs/exported_values/code_constructs/include/include_lib.ml:5: Original.unused |
9 | 9 | ./examples/docs/exported_values/code_constructs/include/include_lib.ml:5: Reexport.unused: Should not be detected |
|
106 | 106 |
|
107 | 107 | ./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:8: F.externally_used |
108 | 108 | ./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:9: F.internally_used |
109 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:14: InternalParam.used_required |
110 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:15: InternalParam.unused_required |
111 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:24: InternalApp.externally_used |
112 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:25: InternalApp.internally_used |
| 109 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:14: Internal_param.used_required |
| 110 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:15: Internal_param.unused_required |
| 111 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:24: Internal_app.externally_used |
| 112 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:25: Internal_app.internally_used |
113 | 113 |
|
114 | 114 | ./examples/docs/exported_values/code_constructs/include/include_lib.ml:3: Original.used_directly |
115 | 115 | ./examples/docs/exported_values/code_constructs/include/include_lib.ml:3: Reexport.used_directly: Should not be detected |
|
338 | 338 |
|
339 | 339 | .>-> ALMOST UNUSED EXPORTED VALUES: Called 2 time(s): |
340 | 340 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
341 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:19: ExternalParam.used_required |
342 | | -./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:20: ExternalParam.unused_required |
| 341 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:19: External_param.used_required |
| 342 | +./examples/docs/exported_values/code_constructs/functor/functor_lib.mli:20: External_param.unused_required |
343 | 343 |
|
344 | 344 | ./examples/docs/exported_values/code_constructs/modtyp/modtyp_lib.mli:13: M_subst.externally_used |
345 | 345 | ./examples/docs/exported_values/code_constructs/modtyp/modtyp_lib.mli:13: M_subst.internally_used |
|
0 commit comments