Skip to content

/// }) in comments fails silently #178

@synerp

Description

@synerp

Hi there,

When }) is in a comment of a field the program will stop merging silently. There is no visible error.

model Person{
  id                            String    @id /// }) <--- stops processing
  a                             String
  b                             String
  c                             String
}

Thanks!
-Paul

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions