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

move ? in funcexpr #686

Merged
merged 1 commit into from
Sep 2, 2023
Merged

move ? in funcexpr #686

merged 1 commit into from
Sep 2, 2023

Conversation

elee1766
Copy link
Contributor

@elee1766 elee1766 commented Mar 19, 2023

I think the ? should be on the right side of this.

im using funcExpre and getting func($1$2, $3, $4...)

this seems to fix it, and now i get func($1, $2, $3, $4...)

@xiam xiam self-assigned this Aug 26, 2023
@xiam xiam changed the base branch from master to fix-funcexpr-expansion September 2, 2023 18:18
@xiam
Copy link
Member

xiam commented Sep 2, 2023

There's definitely something wrong with this expansion, I'll continue looking into it. Thanks @elee1766

@xiam xiam merged commit 9a308ab into upper:fix-funcexpr-expansion Sep 2, 2023
xiam added a commit that referenced this pull request Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants