elixir
elixir copied to clipboard
Add support for sigils containing integers
This commit adds support for sigils containing integers. Integers must be proceeded by an upper case alpha, but can otherwise be mixed (e.g., ~A1B2C3).
Note: I will update sigil docs when a signal this is to be accepted is received :)
I come here with zero context. Was this discussed in the ML or somewhere else?
I come here with zero context. Was this discussed in the ML or somewhere else?
As is tradition, I give you a context fail 😄 No, this was not discussed on the ML, it simply came up informally on EEF slack. The original context is a potential need to add a sigil that corresponds to a library name that ends with a digit ~HL7.
Gotcha @starbelly no probs, I was just checking. Thanks for the info. 🙏
@josevalim I think this is good now, but let me know if more adjustments should be made.
:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: