Mitar Fri, 14 Sep 2007 10:24:43 -0700
Zdravo! Je to pravilen program:
let type a = c type c = {field : a} in let type c = a in 0 end end Mitar