fork download
  1. def ast() : void {
  2. System.Console.WriteLine(<["Test"]>)
  3. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
1
2
10
42
11
compilation info
prog.nem:2:30:2:36: error: unbound name `Literal.String'
prog.nem:2:30:2:36: error: unbound name `PExpr.Literal'
stdout
Standard output is empty