fork download
  1. printfn "%f" 3.14 * 90 / (180.0)
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
/home/sGDT3c/prog.fs(1,21): error FS0001: The type 'int' does not match the type 'unit'

/home/sGDT3c/prog.fs(1,19): error FS0043: The type 'int' does not match the type 'unit'
stdout
Standard output is empty