Skip to content

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

Open
@jbodah

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'

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