/home/ws85g4/prog.fs(3,5): warning FS0058: Possible incorrect indentation: this token is offside of context started at position (2:27). Try indenting this token further or using standard formatting conventions.
/home/ws85g4/prog.fs(3,5): warning FS0058: Possible incorrect indentation: this token is offside of context started at position (2:27). Try indenting this token further or using standard formatting conventions.
/home/ws85g4/prog.fs(3,9): warning FS0058: Possible incorrect indentation: this token is offside of context started at position (2:27). Try indenting this token further or using standard formatting conventions.
/home/ws85g4/prog.fs(11,14): warning FS0058: Possible incorrect indentation: this token is offside of context started at position (2:27). Try indenting this token further or using standard formatting conventions.
/home/ws85g4/prog.fs(2,40): error FS0583: Unmatched '('
/home/ws85g4/prog.fs(11,45): error FS0528: Unexpected end of input
/home/ws85g4/prog.fs(2,3): error FS0577: No body found for this 'let' or 'do'. The body must be indented to the same column as this line.