Add Baklava in Elvish#4211
Conversation
|
I see the error. I'll fix it. |
|
This is weird. I tried it in the official playground and it works. It also works on my computer. I wonder what's wrong here? |
|
It seems to be outputting this: But this is, in fact, valid elvish syntax. Any idea what could be causing this? |
@Kaamkiya The docker image for Elvish seems like it may be a very old version of the language. I found an official docker image here. What you can do is change these lines in archive/e/elvish/testinfo.yml to this: image: "ghcr.io/elves/elvish"
tag: "v0.21.0"Also, I'd like to recommend that you keep the |
Oh, that would make sense. I've done that now.
I realize now that I should have done that. I'll keep it in mind for next time. |
I Am Adding a New Code Snippet in an Existing Language
Add {PROJECT} in {LANGUAGE}format