dim - multiple declarations

Function dim

StyledString dim (
  string s
) @safe;

Function dim

StyledString dim (
  StyledString s
) @safe;