Ad
  • Custom User Avatar

    F# version seems bugged:

    /home/codewarrior/program.fsx(48,288): error FS0039: The value, namespace, type or module 'Int64' is not defined. Maybe you want one of the following:
    int64
    uint64
    int
    int16
    int8

    You can fix this part by adding open System but then there's a random null ref exception.