Fix site.cd to accomodate new syntax restrictions
in everything else but parametric types of the for t('a) there must be a space between the indetifier and the parenthesis this is valid : let hd ( ... but this is not valid : let hd( ...
Please register or sign in to comment