<@U0BR3D202> there is a big difference actually. W...
# announcements
c
@nhaarman there is a big difference actually. With
ERROR
you can provide particular error message and replacement expression. With
HIDDEN
you can't use the declaration but it is existing in the bytecode so already existing compiled code will work so it is useful for binary compatibility
👍 2
K 2