dln

Debug print args followed by a newline.

@trusted nothrow pure
void
dln
(
string file = __FILE__
uint line = __LINE__
string fun = __FUNCTION__
Args...
)
(
Args args
)

Meta