Not a priority but I noticed that we have -cf, if the option map contains a :main, even if valid we get an error.
:main
Repro:
Error:
Commenting out the :main and leaving only the -c same-ns solves.
-c same-ns
Not a priority but I noticed that we have -cf, if the option map contains a
:main, even if valid we get an error.Repro:
Error:
Commenting out the
:mainand leaving only the-c same-nssolves.