-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bad macro expansion for keyword arguments #9
Comments
julia> versioninfo()
Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 8 × Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, skylake)
Threads: 1 on 8 virtual cores
Environment:
JULIA_PROJECT = @.
JULIA_EDITOR = code
JULIA_NUM_THREADS =
JULIA_REVISE = auto Package info:
|
thanks |
I had already removed that bug for |
Found it and fixed it in the branch hh-page, that will soon be merged |
@nstiurca Should be solved with the latest version of Stipple. Could you please check? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Minimal working example:
Results in
The text was updated successfully, but these errors were encountered: