Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: false, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, ], }, ), body: Map( Map { recursive: true, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "splitVersion", span: Span { start: Position { line: 12, column: 3, }, end: Position { line: 12, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 12, column: 18, }, end: Position { line: 12, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "splitVersion", span: Span { start: Position { line: 12, column: 27, }, end: Position { line: 12, column: 39, }, }, }, ), ], default: Some( FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 12, column: 44, }, end: Position { line: 12, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "splitString", span: Span { start: Position { line: 12, column: 48, }, end: Position { line: 12, column: 59, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ".", span: Span { start: Position { line: 12, column: 61, }, end: Position { line: 12, column: 62, }, }, }, ), ], span: Span { start: Position { line: 12, column: 60, }, end: Position { line: 12, column: 63, }, }, }, ), ], }, ), ), }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "major", span: Span { start: Position { line: 20, column: 3, }, end: Position { line: 20, column: 8, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 20, column: 14, }, end: Position { line: 20, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "elemAt", span: Span { start: Position { line: 20, column: 23, }, end: Position { line: 20, column: 29, }, }, }, ), ], default: None, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "splitVersion", span: Span { start: Position { line: 20, column: 31, }, end: Position { line: 20, column: 43, }, }, }, ), arguments: [ Identifier( Identifier { id: "v", span: Span { start: Position { line: 20, column: 44, }, end: Position { line: 20, column: 45, }, }, }, ), ], }, ), Integer( Integer { value: "0", span: Span { start: Position { line: 20, column: 47, }, end: Position { line: 20, column: 48, }, }, }, ), ], }, ), span: Span { start: Position { line: 20, column: 11, }, end: Position { line: 20, column: 48, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "minor", span: Span { start: Position { line: 28, column: 3, }, end: Position { line: 28, column: 8, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 28, column: 14, }, end: Position { line: 28, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "elemAt", span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 28, column: 29, }, }, }, ), ], default: None, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "splitVersion", span: Span { start: Position { line: 28, column: 31, }, end: Position { line: 28, column: 43, }, }, }, ), arguments: [ Identifier( Identifier { id: "v", span: Span { start: Position { line: 28, column: 44, }, end: Position { line: 28, column: 45, }, }, }, ), ], }, ), Integer( Integer { value: "1", span: Span { start: Position { line: 28, column: 47, }, end: Position { line: 28, column: 48, }, }, }, ), ], }, ), span: Span { start: Position { line: 28, column: 11, }, end: Position { line: 28, column: 48, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "patch", span: Span { start: Position { line: 36, column: 3, }, end: Position { line: 36, column: 8, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 36, column: 14, }, end: Position { line: 36, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "elemAt", span: Span { start: Position { line: 36, column: 23, }, end: Position { line: 36, column: 29, }, }, }, ), ], default: None, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "splitVersion", span: Span { start: Position { line: 36, column: 31, }, end: Position { line: 36, column: 43, }, }, }, ), arguments: [ Identifier( Identifier { id: "v", span: Span { start: Position { line: 36, column: 44, }, end: Position { line: 36, column: 45, }, }, }, ), ], }, ), Integer( Integer { value: "2", span: Span { start: Position { line: 36, column: 47, }, end: Position { line: 36, column: 48, }, }, }, ), ], }, ), span: Span { start: Position { line: 36, column: 11, }, end: Position { line: 36, column: 48, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "majorMinor", span: Span { start: Position { line: 45, column: 3, }, end: Position { line: 45, column: 13, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 46, column: 5, }, end: Position { line: 46, column: 13, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "concatStringsSep", span: Span { start: Position { line: 46, column: 14, }, end: Position { line: 46, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ".", span: Span { start: Position { line: 46, column: 32, }, end: Position { line: 46, column: 33, }, }, }, ), ], span: Span { start: Position { line: 46, column: 31, }, end: Position { line: 46, column: 34, }, }, }, ), FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 47, column: 6, }, end: Position { line: 47, column: 9, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "take", span: Span { start: Position { line: 47, column: 10, }, end: Position { line: 47, column: 14, }, }, }, ), ], default: None, }, ), arguments: [ Integer( Integer { value: "2", span: Span { start: Position { line: 47, column: 15, }, end: Position { line: 47, column: 16, }, }, }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "splitVersion", span: Span { start: Position { line: 47, column: 18, }, end: Position { line: 47, column: 30, }, }, }, ), arguments: [ Identifier( Identifier { id: "v", span: Span { start: Position { line: 47, column: 31, }, end: Position { line: 47, column: 32, }, }, }, ), ], }, ), ], }, ), ], }, ), span: Span { start: Position { line: 45, column: 16, }, end: Position { line: 47, column: 34, }, }, }, ), }, ), ], span: Span { start: Position { line: 4, column: 1, }, end: Position { line: 49, column: 2, }, }, }, ), span: Span { start: Position { line: 2, column: 1, }, end: Position { line: 49, column: 2, }, }, }, )