Skip to content

Disallow space-separated semicolons in array expression#40903

Merged
simeonschaub merged 1 commit intoJuliaLang:masterfrom
BioTurboNick:ndim_no_spaces
May 21, 2021
Merged

Disallow space-separated semicolons in array expression#40903
simeonschaub merged 1 commit intoJuliaLang:masterfrom
BioTurboNick:ndim_no_spaces

Conversation

@BioTurboNick
Copy link
Copy Markdown
Contributor

[1 ;; 2] # good
[1 ; ; 2] # error

As suggested by @simeonschaub

@simeonschaub simeonschaub added arrays [a, r, r, a, y, s] parser Language parsing and surface syntax labels May 21, 2021
@simeonschaub simeonschaub merged commit a075e9f into JuliaLang:master May 21, 2021
shirodkara pushed a commit to shirodkara/julia that referenced this pull request Jun 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrays [a, r, r, a, y, s] parser Language parsing and surface syntax

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants