PHP Parse Error (works in leetcode) #163
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
arduinohatesme/leetcode.nvim#163
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Howdy! I love this tool 🥰
Been using it for C and Python 🙌
Brushing up on PHP...
I'm getting this just sending anything into "test" for PHP
This feels like something is lost in translation on the way to the leetcode api? '_driver' feels very backend
To repro:
Pop some simple code like this in. Stdout appears in leetcode, but error appears in leetcode.nvim.
Let me know if anything else is needed or if your experience is different!