# name: insert debug code ...
# key: db
# --
#ifdef _DEBUG_
    DEBUG("$1", $2);
#endif
$0