In kotlinpoet, the placeholder for types is `%T` ...
# squarelibraries
d
In kotlinpoet, the placeholder for types is
%T
and for strings is
%S
(more or less). Is there a placeholder for `CodeBlock`s?