/home/rNGRyH/prog.fs(1,23): error FS0001: The type 'int' does not match the type 'float'
/home/rNGRyH/prog.fs(2,15): error FS0001: The type 'double' is not compatible with any of the types byte,int16,int32,int64,sbyte,uint16,uint32,uint64,nativeint,unativeint, arising from the use of a printf-style format string
/home/rNGRyH/prog.fs(2,1): warning FS0193: This expression is a function value, i.e. is missing arguments. Its type is ^a -> unit.
/home/rNGRyH/prog.fs(1,21): error FS0043: The type 'int' does not match the type 'float'