block_appendexp

Append elem to the elems comprising the current block. Read in an expression and put it in curblock.Belem. If there is one already there, create a tree like: , / \ old e

extern (C++) nothrow @safe @trusted
void
block_appendexp
(
block* b
,)

Meta