check-code: reject module-level @cachefunc
Module-level @cachefunc usage is risky because it can easily create a memory "leak". Let's reject it completely for now. If a valid usage comes up in the future, we can always improve the check or reconsider.
Loading
Please register or sign in to comment