[Nickle] Type flipping or PP flipping bug
Bart Massey
bart at cs.pdx.edu
Thu May 13 14:33:29 PDT 2004
> typedef (string[*])(string) bar;
> print bar
typedef string(string)[*] bar;
Probably an easy fix.
Bart
More information about the Nickle
mailing list