fork download
  1. gcd 6 30
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
[1 of 1] Compiling Main             ( prog.hs, prog.o )

prog.hs:1:1: error:
    Parse error: module header, import declaration
    or top-level declaration expected.
  |
1 | gcd 6 30
  | ^^^^^^^^
stdout
Standard output is empty