Fix "is undefined" typo #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "DasLixou-patch-1"
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?
Fix the
TypeError: g.doneIndentState is undefinederrors when doing multiple new lines on spadelangs playground.I think this is a typo, because I can't find any naming of doneIdentState elsewhere, and comparing to the non-legacy indent function this seems correct, but correct me if I'm wrong :D
Thanks, but your patch still doesn't get the spelling right (
Stateinstead ofStates). I've implemented a fix in attached patch.Oh lol, thanks
Pull request closed