Kernel.alias-exclamation-mark
You're seeing just the macro
alias-exclamation-mark
, go back to Kernel module for more information.
When used inside quoting, marks that the given alias should not be hygienized. This means the alias will be expanded when the macro is expanded.
Check Kernel.SpecialForms.quote/2
for more information.