Replies: 1 comment
-
oops, found it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a syntax file I'm writing for a custom language. However I get an error when I compile. I've tried googling this error but I don't have much experience with YAML. I'm thinking its a pretty simple thing that I'm just not seeing.
Here is the file:
https://gist.github.com/nac5604/3a68d41c0ecd59561f6afb57568e505b
And this is the error:
yaml: line 38: did not find expected key
Hopefully i didnt say or do anything stupid, if I did let me know lmao
Beta Was this translation helpful? Give feedback.
All reactions