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