Skip to content

allow numbers as string macro suffixes#38336

Merged
JeffBezanson merged 5 commits into
JuliaLang:masterfrom
ScottPJones:spj/fixstrmacro
Nov 16, 2020
Merged

allow numbers as string macro suffixes#38336
JeffBezanson merged 5 commits into
JuliaLang:masterfrom
ScottPJones:spj/fixstrmacro

Conversation

@JeffBezanson
Copy link
Copy Markdown
Member

E.g. str"str"42. Seems reasonable to me. (From ScottPJones#4)

ScottPJones and others added 4 commits November 2, 2020 19:25
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
Change to not stringify things that aren't a Symbol
@JeffBezanson JeffBezanson added the parser Language parsing and surface syntax label Nov 6, 2020
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
@JeffBezanson JeffBezanson merged commit bcad840 into JuliaLang:master Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parser Language parsing and surface syntax

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants