o_O I see.
I'd usually just zip-up the files if multiple are necessary to reproduce the bug.
e
ephemient
11/09/2021, 7:53 PM
"identical" is not possible, because top-level objects will all be forced into a single classfile after being merged into a single source file
"equivalent" is… probably possible in many cases, but tricky because changing imports can change resolved names. I don't think there's any general safe way to do this