Regex.compile-exclamation-mark

You're seeing just the function compile-exclamation-mark, go back to Regex module for more information.
Link to this function

compile!(source, options \\ "")

View Source

Specs

compile!(binary(), binary() | [term()]) :: t()

Compiles the regular expression and raises Regex.CompileError in case of errors.