Skip to content

Broken on https://www.planttext.com/ #13

@huyz

Description

@huyz

It looks that this project is used on https://www.planttext.com/ but I'm not sure where to file an issue for the fact that the instance is broken (the reporting link is wrong).

When I try any conversion, I get:

Error parsing input file: 
/home/ubuntu/bin/PlantCode/Log/2019-17-3-11-34-07-typescript.txt
{ message: 'Expected [ \\t] or [A-Za-z_] but "-" found.',
  expected: 
   [ { type: 'class', value: '[ \\t]', description: '[ \\t]' },
     { type: 'class', value: '[A-Za-z_]', description: '[A-Za-z_]' } ],
  found: '-',
  location: 
   { start: { offset: 40, line: 4, column: 5 },
     end: { offset: 41, line: 4, column: 6 } },
  name: 'SyntaxError' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions