module; proc separator*() -> Char; return ',' end; end.