Branch: Tag:

2010-09-05

2010-09-05 15:17:27 by Marcus Comstedt <marcus@mc.pp.se>

No args given to filter functions...

90:    return 0;    }    -  int smudge(string ... args) +  int smudge()    {    write(replace_id(Stdio.stdin->read(), smudge_ident));    return 0;