Closed beikege closed 3 years ago
Fix syntax errors
.\main.go:34:5: syntax error: unexpected }, expecting expression
.\main.go:55:38: method has no receiver
.\main.go:55:38: syntax error: unexpected {, expecting name or (
Oh I see it. I changed the API and I forgot to delete the }
, my bad.
Do you mind to change only the affected lines, though? The whole code is being modified.
Sorry, I don't know how to do it, I don't know how to use git, you already know the syntax error, my purpose is achieved.
No problem, it's fixed now.
Thank you.
So, what's the change here?