
  Syntax error!
  syntax_tests/data/parsing/errors/expressions/implementation.res:7:1

  5 │   }
  6 │ }
  7 │ }
  8 │ module LicenseList = {
  9 │ 

  I'm not sure what to parse here when looking at "}".

module InstallerDownload =
  struct
    let make [arity:1]() = ((<div />)[@res.braces ])[@@react.component ]
  end
module LicenseList = struct  end