julia
2e158a4d
- ircode: handle content outside of a module (#58639)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#58639 - ircode: handle content outside of a module
Author
vtjnash
Parents
7a86a28e
Loading