language: Nemerle (ncc 0.9.3)
date: 371 days 0 hours ago
link:
visibility: public
1
2
3
def ast() : void {
  System.Console.WriteLine(<["Test"]>)
}
prog.nem:2:30:2:36: error: unbound name `Literal.String'
prog.nem:2:30:2:36: error: unbound name `PExpr.Literal'