createBlockDuplicatedStringLiteral

Helper for NewExp Create a string literal consisting of 'value' duplicated 'dim' times.

createBlockDuplicatedStringLiteral
(,
const ref Loc loc
,,
dchar value
,
size_t dim
,
ubyte sz
)
Suggestion Box / Bug Report