Can I suppress a function’s `DeprecationLevel.HIDD...
# announcements
m
Can I suppress a function’s
DeprecationLevel.HIDDEN
and use it anyway? 🙂
t
Probably, but there should be a replacement to it if it is deprecated.
m
I know but I only care about the suppression right now 😉
e
No. It cannot be resolved when its hidden.
🙏 1