/home/7txJlR/prog.fs(5,1): error FS1161: TABs are not allowed in F# code unless the #indent "off" option is used
/home/7txJlR/prog.fs(5,2): warning FS0058: Possible incorrect indentation: this token is offside of context started at position (3:5). Try indenting this token further or using standard formatting conventions.
/home/7txJlR/prog.fs(5,2): warning FS0058: Possible incorrect indentation: this token is offside of context started at position (3:5). Try indenting this token further or using standard formatting conventions.
/home/7txJlR/prog.fs(6,34): error FS0010: Unexpected symbol '[' in pattern. Expected identifier, '(', '(*)' or other token.
/home/7txJlR/prog.fs(6,48): error FS0010: Unexpected symbol '..' in pattern. Expected ']' or other token.