[#10,!3] Fixing minor mistakes
- 80% were simple trailing commas - one or two typos - our parser doesn't like escaped single quote. it's a bug in our parser code, but until it is fixed, I've removed the escapes. \' => '
Please register or sign in to comment