blob: c77667c0b6cb175ce28ee16c611e6c2d9d8f2b77 [file] [log] [blame] [view] [edit]
StringBuilder does not have a char constructor, so instead this code creates a
StringBuilder with initial size equal to the code point of the specified char.