igrigorik / vimgolf

Real Vim ninjas count every keystroke - do you?
http://www.vimgolf.com/
MIT License
678 stars 65 forks source link

broken end file for 4d1ace6c142cca7133000033 #373

Open Shuraken007 opened 1 year ago

Shuraken007 commented 1 year ago

Hello, this task requires incorrect end file. https://www.vimgolf.com/challenges/4d1ace6c142cca7133000033

By some reason it requires to replace first two letters on break line, e.g.


f fed(j):

vs

def fed(j):

at least old decisions of other ppl don't have this problem, looks like it appeared later