Skip to content

"\w!\w" should treat the bang as part of the atom #574

Description

@jbodah
iex(4)> hello!world
error: undefined function hello!/1 (there is no such import)
└─ iex:4

** (CompileError) cannot compile code (errors have been logged)

Practical example:

registry = start_supervised!(KV.Registry)

Currently maps to 'elixirOperator'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions