Skip to content
  • Tomek Mrugalski's avatar
    [#10,!3] Fixing minor mistakes · c7bf14bb
    Tomek Mrugalski authored
         - 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.
           \' => '
    c7bf14bb