julia
2e158a4d - ircode: handle content outside of a module (#58639)

Commit
252 days ago
ircode: handle content outside of a module (#58639) Specifically, content in an `__init__` block is handled by secret duplicate precompile logic, and any content generated by it was previously not eligible to be included into cache files. Fix #58449
Author
Parents
Loading