Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alias for function keyword; drop thin arrow syntax? #561

Closed
ChristianGruen opened this issue Jun 20, 2023 · 0 comments · Fixed by #589
Closed

Alias for function keyword; drop thin arrow syntax? #561

ChristianGruen opened this issue Jun 20, 2023 · 0 comments · Fixed by #589
Labels
Enhancement A change or improvement to an existing feature XPath An issue related to XPath

Comments

@ChristianGruen
Copy link
Contributor

See #548 (comment) and the subsequent comments:

[…] I would still be in favor to have fn or f as a plain alias for function (and optionally drop the thin arrow syntax), simply because function items and declarations can get so frequent:

fn($a) { $a + 1 }
fn { . + 1 }
@ChristianGruen ChristianGruen added XPath An issue related to XPath Enhancement A change or improvement to an existing feature labels Jun 20, 2023
@michaelhkay michaelhkay added the PR Pending A PR has been raised to resolve this issue label Jul 4, 2023
@ChristianGruen ChristianGruen changed the title Alias for function keyword Alias for function keyword; drop thin arrow syntax? Jul 16, 2023
@ndw ndw closed this as completed in #589 Jul 25, 2023
ChristianGruen added a commit to ChristianGruen/qtspecs that referenced this issue Jul 25, 2023
ChristianGruen added a commit to qt4cg/qt4tests that referenced this issue Jul 26, 2023
@ChristianGruen ChristianGruen removed the PR Pending A PR has been raised to resolve this issue label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A change or improvement to an existing feature XPath An issue related to XPath
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants