Synopsis
void nb_print_line(nb_line_t *lp,
                   const unsigned char *tp,
                   int indent);
Description

nb_print_line prints a tokenized line to standard output. The line number is printed in a width of five, followed by the tokens, followed by a newline.