maybeExpand

If an #include directive, expand in place (add to context lines) otherwise do nothing (add the line to the context)

void
maybeExpand
@safe
(
in string line
,
ref from!"dpp.runtime.context".Context context
)

Meta