
  Syntax error!
  syntax_tests/data/parsing/infiniteLoops/polymorphicVariantType.res:1:14

  1 │ type x = [<y>

  Did you forget a `]` here?

type nonrec x = [< y]