ppxlib icon indicating copy to clipboard operation
ppxlib copied to clipboard

`Code_path.main_module_name` is sensitive to line directives

Open panglesd opened this issue 2 years ago • 0 comments

Code_path.main_module_name is sensitive to line directives, while it should directly use the name of the input file. Reported by @sim642 in https://github.com/ocaml-ppx/ppx_deriving/pull/263#discussion_r924308810

panglesd avatar Mar 23 '23 08:03 panglesd