Just had this strange error. There was some strange symbol at the end of the class. Turned out that i had an extra double quote in one of my strings, removing which resulted in the error disappearing.
I also came across this error. I hex dumped my script and found no FF bytes, so then I was perplexed. Found this page and realised I had forgotten to close a triple quoted string. Thanks!
I also came across this error. I hex dumped my script and found no FF bytes, so then I was perplexed. Found this page and realised I had forgotten to close a triple quoted string. Thanks!
ReplyDelete