Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: With(
   With {
    expression: Identifier(
     Identifier {
      id: "lib",
      span: Span {
       start: Position {
        line: 3,
        column: 6,
       },
       end: Position {
        line: 3,
        column: 9,
       },
      },
     },
    ),
    target: LetIn(
     LetIn {
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "cfg",
            span: Span {
             start: Position {
              line: 6,
              column: 3,
             },
             end: Position {
              line: 6,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 6,
               column: 9,
              },
              end: Position {
               line: 6,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 6,
                column: 16,
               },
               end: Position {
                line: 6,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "gitweb",
              span: Span {
               start: Position {
                line: 6,
                column: 25,
               },
               end: Position {
                line: 6,
                column: 31,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 11,
                column: 3,
               },
               end: Position {
                line: 11,
                column: 10,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 11,
                column: 11,
               },
               end: Position {
                line: 11,
                column: 19,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "gitweb",
              span: Span {
               start: Position {
                line: 11,
                column: 20,
               },
               end: Position {
                line: 11,
                column: 26,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "projectroot",
                   span: Span {
                    start: Position {
                     line: 13,
                     column: 5,
                    },
                    end: Position {
                     line: 13,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 13,
                      column: 19,
                     },
                     end: Position {
                      line: 13,
                      column: 27,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 14,
                             column: 7,
                            },
                            end: Position {
                             line: 14,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "/srv/git",
                             span: Span {
                              start: Position {
                               line: 14,
                               column: 18,
                              },
                              end: Position {
                               line: 14,
                               column: 26,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 14,
                            column: 17,
                           },
                           end: Position {
                            line: 14,
                            column: 27,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 15,
                             column: 7,
                            },
                            end: Position {
                             line: 15,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 15,
                              column: 14,
                             },
                             end: Position {
                              line: 15,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "path",
                             span: Span {
                              start: Position {
                               line: 15,
                               column: 20,
                              },
                              end: Position {
                               line: 15,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 16,
                             column: 7,
                            },
                            end: Position {
                             line: 16,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 16,
                                column: 21,
                               },
                               end: Position {
                                line: 16,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 16,
                                 column: 25,
                                },
                                end: Position {
                                 line: 16,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Path to git projects (bare repositories) that should be served by\ngitweb. Must not end with a slash.\n",
                                span: Span {
                                 start: Position {
                                  line: 17,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 19,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 16,
                               column: 31,
                              },
                              end: Position {
                               line: 19,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 13,
                       column: 28,
                      },
                      end: Position {
                       line: 20,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "extraConfig",
                   span: Span {
                    start: Position {
                     line: 22,
                     column: 5,
                    },
                    end: Position {
                     line: 22,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 22,
                      column: 19,
                     },
                     end: Position {
                      line: 22,
                      column: 27,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 23,
                             column: 7,
                            },
                            end: Position {
                             line: 23,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: String(
                         String_ {
                          parts: [],
                          span: Span {
                           start: Position {
                            line: 23,
                            column: 17,
                           },
                           end: Position {
                            line: 23,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 24,
                             column: 7,
                            },
                            end: Position {
                             line: 24,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 24,
                              column: 14,
                             },
                             end: Position {
                              line: 24,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "lines",
                             span: Span {
                              start: Position {
                               line: 24,
                               column: 20,
                              },
                              end: Position {
                               line: 24,
                               column: 25,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 25,
                             column: 7,
                            },
                            end: Position {
                             line: 25,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 25,
                                column: 21,
                               },
                               end: Position {
                                line: 25,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 25,
                                 column: 25,
                                },
                                end: Position {
                                 line: 25,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Verbatim configuration text appended to the generated gitweb.conf file.\n",
                                span: Span {
                                 start: Position {
                                  line: 26,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 27,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 25,
                               column: 31,
                              },
                              end: Position {
                               line: 27,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 28,
                             column: 7,
                            },
                            end: Position {
                             line: 28,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: IndentedString(
                         IndentedString {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "$feature{'highlight'}{'default'} = [1];\n$feature{'ctags'}{'default'} = [1];\n$feature{'avatar'}{'default'} = ['gravatar'];\n",
                             span: Span {
                              start: Position {
                               line: 29,
                               column: 1,
                              },
                              end: Position {
                               line: 32,
                               column: 7,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 28,
                            column: 17,
                           },
                           end: Position {
                            line: 32,
                            column: 9,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 22,
                       column: 28,
                      },
                      end: Position {
                       line: 33,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "gitwebTheme",
                   span: Span {
                    start: Position {
                     line: 35,
                     column: 5,
                    },
                    end: Position {
                     line: 35,
                     column: 16,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 35,
                      column: 19,
                     },
                     end: Position {
                      line: 35,
                      column: 27,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 36,
                             column: 7,
                            },
                            end: Position {
                             line: 36,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "false",
                          span: Span {
                           start: Position {
                            line: 36,
                            column: 17,
                           },
                           end: Position {
                            line: 36,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 37,
                             column: 7,
                            },
                            end: Position {
                             line: 37,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 37,
                              column: 14,
                             },
                             end: Position {
                              line: 37,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "bool",
                             span: Span {
                              start: Position {
                               line: 37,
                               column: 20,
                              },
                              end: Position {
                               line: 37,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 38,
                             column: 7,
                            },
                            end: Position {
                             line: 38,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 38,
                                column: 21,
                               },
                               end: Position {
                                line: 38,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 38,
                                 column: 25,
                                },
                                end: Position {
                                 line: 38,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Use an alternative theme for gitweb, strongly inspired by GitHub.\n",
                                span: Span {
                                 start: Position {
                                  line: 39,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 40,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 38,
                               column: 31,
                              },
                              end: Position {
                               line: 40,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 35,
                       column: 28,
                      },
                      end: Position {
                       line: 41,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "gitwebConfigFile",
                   span: Span {
                    start: Position {
                     line: 43,
                     column: 5,
                    },
                    end: Position {
                     line: 43,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 43,
                      column: 24,
                     },
                     end: Position {
                      line: 43,
                      column: 32,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 44,
                             column: 7,
                            },
                            end: Position {
                             line: 44,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "pkgs",
                              span: Span {
                               start: Position {
                                line: 44,
                                column: 17,
                               },
                               end: Position {
                                line: 44,
                                column: 21,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "writeText",
                               span: Span {
                                start: Position {
                                 line: 44,
                                 column: 22,
                                },
                                end: Position {
                                 line: 44,
                                 column: 31,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "gitweb.conf",
                                span: Span {
                                 start: Position {
                                  line: 44,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 44,
                                  column: 44,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 44,
                               column: 32,
                              },
                              end: Position {
                               line: 44,
                               column: 45,
                              },
                             },
                            },
                           ),
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "# path to git projects (<project>.git)\n$projectroot = \"",
                                span: Span {
                                 start: Position {
                                  line: 45,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 46,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 46,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 46,
                                      column: 30,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "projectroot",
                                     span: Span {
                                      start: Position {
                                       line: 46,
                                       column: 31,
                                      },
                                      end: Position {
                                       line: 46,
                                       column: 42,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "\";\n$highlight_bin = \"",
                                span: Span {
                                 start: Position {
                                  line: 45,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 47,
                                  column: 27,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "pkgs",
                                    span: Span {
                                     start: Position {
                                      line: 47,
                                      column: 29,
                                     },
                                     end: Position {
                                      line: 47,
                                      column: 33,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "highlight",
                                     span: Span {
                                      start: Position {
                                       line: 47,
                                       column: 34,
                                      },
                                      end: Position {
                                       line: 47,
                                       column: 43,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "/bin/highlight\";\n",
                                span: Span {
                                 start: Position {
                                  line: 45,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 48,
                                  column: 9,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "cfg",
                                    span: Span {
                                     start: Position {
                                      line: 48,
                                      column: 11,
                                     },
                                     end: Position {
                                      line: 48,
                                      column: 14,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "extraConfig",
                                     span: Span {
                                      start: Position {
                                       line: 48,
                                       column: 15,
                                      },
                                      end: Position {
                                       line: 48,
                                       column: 26,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "\n",
                                span: Span {
                                 start: Position {
                                  line: 45,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 49,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 44,
                               column: 46,
                              },
                              end: Position {
                               line: 49,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "defaultText",
                           span: Span {
                            start: Position {
                             line: 50,
                             column: 7,
                            },
                            end: Position {
                             line: 50,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalMD",
                            span: Span {
                             start: Position {
                              line: 50,
                              column: 21,
                             },
                             end: Position {
                              line: 50,
                              column: 30,
                             },
                            },
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "generated config file",
                                span: Span {
                                 start: Position {
                                  line: 50,
                                  column: 32,
                                 },
                                 end: Position {
                                  line: 50,
                                  column: 53,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 50,
                               column: 31,
                              },
                              end: Position {
                               line: 50,
                               column: 54,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 51,
                             column: 7,
                            },
                            end: Position {
                             line: 51,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 51,
                              column: 14,
                             },
                             end: Position {
                              line: 51,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "path",
                             span: Span {
                              start: Position {
                               line: 51,
                               column: 20,
                              },
                              end: Position {
                               line: 51,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "readOnly",
                           span: Span {
                            start: Position {
                             line: 52,
                             column: 7,
                            },
                            end: Position {
                             line: 52,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 52,
                            column: 18,
                           },
                           end: Position {
                            line: 52,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "internal",
                           span: Span {
                            start: Position {
                             line: 53,
                             column: 7,
                            },
                            end: Position {
                             line: 53,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 53,
                            column: 18,
                           },
                           end: Position {
                            line: 53,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 43,
                       column: 33,
                      },
                      end: Position {
                       line: 54,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 11,
               column: 29,
              },
              end: Position {
               line: 56,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "meta",
              span: Span {
               start: Position {
                line: 58,
                column: 3,
               },
               end: Position {
                line: 58,
                column: 7,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "maintainers",
              span: Span {
               start: Position {
                line: 58,
                column: 8,
               },
               end: Position {
                line: 58,
                column: 19,
               },
              },
             },
            ),
           ],
           to: With(
            With {
             expression: Identifier(
              Identifier {
               id: "maintainers",
               span: Span {
                start: Position {
                 line: 58,
                 column: 27,
                },
                end: Position {
                 line: 58,
                 column: 38,
                },
               },
              },
             ),
             target: List(
              List {
               elements: [],
               span: Span {
                start: Position {
                 line: 58,
                 column: 40,
                },
                end: Position {
                 line: 58,
                 column: 43,
                },
               },
              },
             ),
             span: Span {
              start: Position {
               line: 58,
               column: 22,
              },
              end: Position {
               line: 58,
               column: 43,
              },
             },
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 9,
          column: 1,
         },
         end: Position {
          line: 60,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 60,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 60,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 60,
    column: 2,
   },
  },
 },
)