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: "teeworlds", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 34, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "register", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 7, column: 14, }, end: Position { line: 7, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "register", span: Span { start: Position { line: 7, column: 18, }, end: Position { line: 7, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "teeworldsConf", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 9, column: 19, }, end: Position { line: 9, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 9, column: 24, }, end: Position { line: 9, column: 33, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "teeworlds.cfg", span: Span { start: Position { line: 9, column: 35, }, end: Position { line: 9, column: 48, }, }, }, ), ], span: Span { start: Position { line: 9, column: 34, }, end: Position { line: 9, column: 49, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "sv_port ", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 10, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 10, column: 15, }, end: Position { line: 10, column: 23, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 10, column: 24, }, end: Position { line: 10, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 10, column: 28, }, end: Position { line: 10, column: 32, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\nsv_register ", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 11, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: IfThenElse( IfThenElse { predicate: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 11, column: 22, }, end: Position { line: 11, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "register", span: Span { start: Position { line: 11, column: 26, }, end: Position { line: 11, column: 34, }, }, }, ), ], default: None, }, ), then: String( String_ { parts: [ Raw( PartRaw { content: "1", span: Span { start: Position { line: 11, column: 41, }, end: Position { line: 11, column: 42, }, }, }, ), ], span: Span { start: Position { line: 11, column: 40, }, end: Position { line: 11, column: 43, }, }, }, ), else_: String( String_ { parts: [ Raw( PartRaw { content: "0", span: Span { start: Position { line: 11, column: 50, }, end: Position { line: 11, column: 51, }, }, }, ), ], span: Span { start: Position { line: 11, column: 49, }, end: Position { line: 11, column: 52, }, }, }, ), span: Span { start: Position { line: 11, column: 19, }, end: Position { line: 11, column: 52, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 12, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 12, column: 7, }, end: Position { line: 12, column: 21, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 12, column: 23, }, end: Position { line: 12, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 12, column: 27, }, end: Position { line: 12, column: 31, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 12, column: 35, }, end: Position { line: 12, column: 39, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "sv_name ", span: Span { start: Position { line: 12, column: 42, }, end: Position { line: 12, column: 61, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 12, column: 52, }, end: Position { line: 12, column: 55, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 12, column: 56, }, end: Position { line: 12, column: 60, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 12, column: 41, }, end: Position { line: 12, column: 62, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 13, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 13, column: 7, }, end: Position { line: 13, column: 21, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 13, column: 23, }, end: Position { line: 13, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "motd", span: Span { start: Position { line: 13, column: 27, }, end: Position { line: 13, column: 31, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 13, column: 35, }, end: Position { line: 13, column: 39, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "sv_motd ", span: Span { start: Position { line: 13, column: 42, }, end: Position { line: 13, column: 61, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 13, column: 52, }, end: Position { line: 13, column: 55, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "motd", span: Span { start: Position { line: 13, column: 56, }, end: Position { line: 13, column: 60, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 13, column: 41, }, end: Position { line: 13, column: 62, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 14, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 21, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 14, column: 23, }, end: Position { line: 14, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "password", span: Span { start: Position { line: 14, column: 27, }, end: Position { line: 14, column: 35, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 14, column: 39, }, end: Position { line: 14, column: 43, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "password ", span: Span { start: Position { line: 14, column: 46, }, end: Position { line: 14, column: 70, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 14, column: 57, }, end: Position { line: 14, column: 60, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "password", span: Span { start: Position { line: 14, column: 61, }, end: Position { line: 14, column: 69, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 14, column: 45, }, end: Position { line: 14, column: 71, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 15, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 15, column: 7, }, end: Position { line: 15, column: 21, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 15, column: 23, }, end: Position { line: 15, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "rconPassword", span: Span { start: Position { line: 15, column: 27, }, end: Position { line: 15, column: 39, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 15, column: 43, }, end: Position { line: 15, column: 47, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "sv_rcon_password ", span: Span { start: Position { line: 15, column: 50, }, end: Position { line: 15, column: 86, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 15, column: 69, }, end: Position { line: 15, column: 72, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "rconPassword", span: Span { start: Position { line: 15, column: 73, }, end: Position { line: 15, column: 85, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 15, column: 49, }, end: Position { line: 15, column: 87, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 16, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 16, column: 7, }, end: Position { line: 16, column: 23, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "\n", span: Span { start: Position { line: 16, column: 25, }, end: Position { line: 16, column: 27, }, }, }, ), ], span: Span { start: Position { line: 16, column: 24, }, end: Position { line: 16, column: 28, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 16, column: 29, }, end: Position { line: 16, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraOptions", span: Span { start: Position { line: 16, column: 33, }, end: Position { line: 16, column: 45, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 10, column: 1, }, end: Position { line: 17, column: 3, }, }, }, ), ], span: Span { start: Position { line: 9, column: 50, }, end: Position { line: 17, column: 5, }, }, }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 21, column: 3, }, end: Position { line: 21, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 22, column: 5, }, end: Position { line: 22, column: 13, }, }, }, ), Raw( PartRaw { content: "teeworlds", span: Span { start: Position { line: 22, column: 14, }, end: Position { line: 22, column: 23, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 23, column: 7, }, end: Position { line: 23, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 23, column: 16, }, end: Position { line: 23, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 23, column: 32, }, end: Position { line: 23, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 23, column: 36, }, end: Position { line: 23, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Teeworlds Server", span: Span { start: Position { line: 23, column: 43, }, end: Position { line: 23, column: 59, }, }, }, ), ], span: Span { start: Position { line: 23, column: 42, }, end: Position { line: 23, column: 60, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "openPorts", span: Span { start: Position { line: 25, column: 7, }, end: Position { line: 25, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 25, column: 19, }, end: Position { line: 25, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 26, column: 9, }, end: Position { line: 26, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 26, column: 16, }, end: Position { line: 26, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 26, column: 22, }, end: Position { line: 26, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 27, column: 9, }, end: Position { line: 27, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 27, column: 19, }, end: Position { line: 27, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 28, column: 9, }, end: Position { line: 28, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 28, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 28, column: 27, }, end: Position { line: 28, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to open firewall ports for Teeworlds", span: Span { start: Position { line: 28, column: 34, }, end: Position { line: 28, column: 78, }, }, }, ), ], span: Span { start: Position { line: 28, column: 33, }, end: Position { line: 28, column: 79, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 25, column: 28, }, end: Position { line: 29, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 31, column: 7, }, end: Position { line: 31, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 31, column: 14, }, end: Position { line: 31, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 32, column: 9, }, end: Position { line: 32, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 32, column: 16, }, end: Position { line: 32, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 32, column: 22, }, end: Position { line: 32, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 32, column: 29, }, end: Position { line: 32, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 32, column: 35, }, end: Position { line: 32, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 33, column: 19, }, end: Position { line: 33, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 34, column: 9, }, end: Position { line: 34, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 34, column: 23, }, end: Position { line: 34, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 34, column: 27, }, end: Position { line: 34, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Name of the server. Defaults to 'unnamed server'.\n", span: Span { start: Position { line: 35, column: 1, }, end: Position { line: 36, column: 9, }, }, }, ), ], span: Span { start: Position { line: 34, column: 33, }, end: Position { line: 36, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 31, column: 23, }, end: Position { line: 37, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "register", span: Span { start: Position { line: 39, column: 7, }, end: Position { line: 39, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 39, column: 18, }, end: Position { line: 39, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 40, column: 9, }, end: Position { line: 40, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 40, column: 16, }, end: Position { line: 40, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 40, column: 22, }, end: Position { line: 40, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 41, column: 9, }, end: Position { line: 41, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 41, column: 19, }, end: Position { line: 41, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 42, column: 9, }, end: Position { line: 42, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 42, column: 19, }, end: Position { line: 42, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 43, column: 9, }, end: Position { line: 43, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 43, column: 23, }, end: Position { line: 43, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 43, column: 27, }, end: Position { line: 43, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether the server registers as public server in the global server list. This is disabled by default because of privacy.\n", span: Span { start: Position { line: 44, column: 1, }, end: Position { line: 45, column: 9, }, }, }, ), ], span: Span { start: Position { line: 43, column: 33, }, end: Position { line: 45, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 39, column: 27, }, end: Position { line: 46, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "motd", span: Span { start: Position { line: 48, column: 7, }, end: Position { line: 48, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 48, column: 14, }, end: Position { line: 48, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 49, column: 9, }, end: Position { line: 49, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 49, column: 16, }, end: Position { line: 49, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 49, column: 22, }, end: Position { line: 49, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 49, column: 29, }, end: Position { line: 49, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 49, column: 35, }, end: Position { line: 49, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 50, column: 9, }, end: Position { line: 50, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 50, column: 19, }, end: Position { line: 50, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 51, column: 9, }, end: Position { line: 51, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 51, column: 23, }, end: Position { line: 51, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 51, column: 27, }, end: Position { line: 51, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Set the server message of the day text.\n", span: Span { start: Position { line: 52, column: 1, }, end: Position { line: 53, column: 9, }, }, }, ), ], span: Span { start: Position { line: 51, column: 33, }, end: Position { line: 53, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 48, column: 23, }, end: Position { line: 54, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "password", span: Span { start: Position { line: 56, column: 7, }, end: Position { line: 56, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 56, column: 18, }, end: Position { line: 56, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 57, column: 9, }, end: Position { line: 57, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 57, column: 16, }, end: Position { line: 57, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 57, column: 22, }, end: Position { line: 57, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 57, column: 29, }, end: Position { line: 57, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 57, column: 35, }, end: Position { line: 57, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 58, column: 9, }, end: Position { line: 58, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 58, column: 19, }, end: Position { line: 58, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 59, column: 9, }, end: Position { line: 59, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 59, column: 23, }, end: Position { line: 59, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 59, column: 27, }, end: Position { line: 59, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Password to connect to the server.\n", span: Span { start: Position { line: 60, column: 1, }, end: Position { line: 61, column: 9, }, }, }, ), ], span: Span { start: Position { line: 59, column: 33, }, end: Position { line: 61, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 56, column: 27, }, end: Position { line: 62, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "rconPassword", span: Span { start: Position { line: 64, column: 7, }, end: Position { line: 64, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 64, column: 22, }, end: Position { line: 64, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 65, column: 9, }, end: Position { line: 65, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 65, column: 16, }, end: Position { line: 65, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 65, column: 22, }, end: Position { line: 65, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 65, column: 29, }, end: Position { line: 65, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 65, column: 35, }, end: Position { line: 65, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 66, column: 9, }, end: Position { line: 66, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 66, column: 19, }, end: Position { line: 66, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 67, column: 9, }, end: Position { line: 67, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 67, column: 23, }, end: Position { line: 67, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 67, column: 27, }, end: Position { line: 67, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Password to access the remote console. If not set, a randomly generated one is displayed in the server log.\n", span: Span { start: Position { line: 68, column: 1, }, end: Position { line: 69, column: 9, }, }, }, ), ], span: Span { start: Position { line: 67, column: 33, }, end: Position { line: 69, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 64, column: 31, }, end: Position { line: 70, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 72, column: 7, }, end: Position { line: 72, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 72, column: 14, }, end: Position { line: 72, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 73, column: 16, }, end: Position { line: 73, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "int", span: Span { start: Position { line: 73, column: 22, }, end: Position { line: 73, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 74, column: 9, }, end: Position { line: 74, column: 16, }, }, }, ), ], to: Integer( Integer { value: "8303", span: Span { start: Position { line: 74, column: 19, }, end: Position { line: 74, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 75, column: 9, }, end: Position { line: 75, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 75, column: 23, }, end: Position { line: 75, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 75, column: 27, }, end: Position { line: 75, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Port the server will listen on.\n", span: Span { start: Position { line: 76, column: 1, }, end: Position { line: 77, column: 9, }, }, }, ), ], span: Span { start: Position { line: 75, column: 33, }, end: Position { line: 77, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 72, column: 23, }, end: Position { line: 78, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraOptions", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 80, column: 22, }, end: Position { line: 80, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 81, column: 9, }, end: Position { line: 81, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 81, column: 16, }, end: Position { line: 81, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 81, column: 22, }, end: Position { line: 81, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 81, column: 29, }, end: Position { line: 81, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 81, column: 35, }, end: Position { line: 81, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 82, column: 9, }, end: Position { line: 82, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 82, column: 19, }, end: Position { line: 82, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 83, column: 9, }, end: Position { line: 83, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 83, column: 23, }, end: Position { line: 83, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 83, column: 27, }, end: Position { line: 83, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Extra configuration lines for the {file}`teeworlds.cfg`. See [Teeworlds Documentation](https://www.teeworlds.com/?page=docs&wiki=server_settings).\n", span: Span { start: Position { line: 84, column: 1, }, end: Position { line: 85, column: 9, }, }, }, ), ], span: Span { start: Position { line: 83, column: 33, }, end: Position { line: 85, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 86, column: 9, }, end: Position { line: 86, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "sv_map dm1", span: Span { start: Position { line: 86, column: 22, }, end: Position { line: 86, column: 32, }, }, }, ), ], span: Span { start: Position { line: 86, column: 21, }, end: Position { line: 86, column: 33, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sv_gametype dm", span: Span { start: Position { line: 86, column: 35, }, end: Position { line: 86, column: 49, }, }, }, ), ], span: Span { start: Position { line: 86, column: 34, }, end: Position { line: 86, column: 50, }, }, }, ), ], span: Span { start: Position { line: 86, column: 19, }, end: Position { line: 86, column: 52, }, }, }, ), }, ), ], span: Span { start: Position { line: 80, column: 31, }, end: Position { line: 87, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 22, column: 26, }, end: Position { line: 88, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 21, column: 13, }, end: Position { line: 89, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 91, column: 3, }, end: Position { line: 91, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 91, column: 12, }, end: Position { line: 91, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 91, column: 17, }, end: Position { line: 91, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 91, column: 21, }, end: Position { line: 91, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "networking", span: Span { start: Position { line: 92, column: 5, }, end: Position { line: 92, column: 15, }, }, }, ), Raw( PartRaw { content: "firewall", span: Span { start: Position { line: 92, column: 16, }, end: Position { line: 92, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 92, column: 27, }, end: Position { line: 92, column: 31, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 92, column: 32, }, end: Position { line: 92, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "openPorts", span: Span { start: Position { line: 92, column: 36, }, end: Position { line: 92, column: 45, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "allowedUDPPorts", span: Span { start: Position { line: 93, column: 7, }, end: Position { line: 93, column: 22, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 93, column: 27, }, end: Position { line: 93, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 93, column: 31, }, end: Position { line: 93, column: 35, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 93, column: 25, }, end: Position { line: 93, column: 37, }, }, }, ), }, ), ], span: Span { start: Position { line: 92, column: 46, }, end: Position { line: 94, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 96, column: 5, }, end: Position { line: 96, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 96, column: 13, }, end: Position { line: 96, column: 21, }, }, }, ), Raw( PartRaw { content: "teeworlds", span: Span { start: Position { line: 96, column: 22, }, end: Position { line: 96, column: 31, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 97, column: 7, }, end: Position { line: 97, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Teeworlds Server", span: Span { start: Position { line: 97, column: 22, }, end: Position { line: 97, column: 38, }, }, }, ), ], span: Span { start: Position { line: 97, column: 21, }, end: Position { line: 97, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 98, column: 7, }, end: Position { line: 98, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 98, column: 21, }, end: Position { line: 98, column: 38, }, }, }, ), ], span: Span { start: Position { line: 98, column: 20, }, end: Position { line: 98, column: 39, }, }, }, ), ], span: Span { start: Position { line: 98, column: 18, }, end: Position { line: 98, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 99, column: 7, }, end: Position { line: 99, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 99, column: 18, }, end: Position { line: 99, column: 32, }, }, }, ), ], span: Span { start: Position { line: 99, column: 17, }, end: Position { line: 99, column: 33, }, }, }, ), ], span: Span { start: Position { line: 99, column: 15, }, end: Position { line: 99, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 101, column: 7, }, end: Position { line: 101, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "DynamicUser", span: Span { start: Position { line: 102, column: 9, }, end: Position { line: 102, column: 20, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 102, column: 23, }, end: Position { line: 102, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 103, column: 9, }, end: Position { line: 103, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 103, column: 24, }, end: Position { line: 103, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "teeworlds", span: Span { start: Position { line: 103, column: 29, }, end: Position { line: 103, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/teeworlds_srv -f ", span: Span { start: Position { line: 103, column: 22, }, end: Position { line: 103, column: 61, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "teeworldsConf", span: Span { start: Position { line: 103, column: 63, }, end: Position { line: 103, column: 76, }, }, }, ), }, ), ], span: Span { start: Position { line: 103, column: 21, }, end: Position { line: 103, column: 78, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "CapabilityBoundingSet", span: Span { start: Position { line: 106, column: 9, }, end: Position { line: 106, column: 30, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 106, column: 33, }, end: Position { line: 106, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateDevices", span: Span { start: Position { line: 107, column: 9, }, end: Position { line: 107, column: 23, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 107, column: 26, }, end: Position { line: 107, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateUsers", span: Span { start: Position { line: 108, column: 9, }, end: Position { line: 108, column: 21, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 108, column: 24, }, end: Position { line: 108, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectHome", span: Span { start: Position { line: 109, column: 9, }, end: Position { line: 109, column: 20, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 109, column: 23, }, end: Position { line: 109, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectKernelLogs", span: Span { start: Position { line: 110, column: 9, }, end: Position { line: 110, column: 26, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 110, column: 29, }, end: Position { line: 110, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectKernelModules", span: Span { start: Position { line: 111, column: 9, }, end: Position { line: 111, column: 29, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 111, column: 32, }, end: Position { line: 111, column: 36, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectKernelTunables", span: Span { start: Position { line: 112, column: 9, }, end: Position { line: 112, column: 30, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 112, column: 33, }, end: Position { line: 112, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestrictAddressFamilies", span: Span { start: Position { line: 113, column: 9, }, end: Position { line: 113, column: 32, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "AF_INET", span: Span { start: Position { line: 113, column: 38, }, end: Position { line: 113, column: 45, }, }, }, ), ], span: Span { start: Position { line: 113, column: 37, }, end: Position { line: 113, column: 46, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "AF_INET6", span: Span { start: Position { line: 113, column: 48, }, end: Position { line: 113, column: 56, }, }, }, ), ], span: Span { start: Position { line: 113, column: 47, }, end: Position { line: 113, column: 57, }, }, }, ), ], span: Span { start: Position { line: 113, column: 35, }, end: Position { line: 113, column: 59, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestrictNamespaces", span: Span { start: Position { line: 114, column: 9, }, end: Position { line: 114, column: 27, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 114, column: 30, }, end: Position { line: 114, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "SystemCallArchitectures", span: Span { start: Position { line: 115, column: 9, }, end: Position { line: 115, column: 32, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "native", span: Span { start: Position { line: 115, column: 36, }, end: Position { line: 115, column: 42, }, }, }, ), ], span: Span { start: Position { line: 115, column: 35, }, end: Position { line: 115, column: 43, }, }, }, ), }, ), ], span: Span { start: Position { line: 101, column: 23, }, end: Position { line: 116, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 96, column: 34, }, end: Position { line: 117, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 91, column: 28, }, end: Position { line: 118, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 20, column: 1, }, end: Position { line: 119, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 119, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 119, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 119, column: 2, }, }, }, )