Hacker News new | ask | show | jobs
by BenFrantzDale 1005 days ago
That’s what tests are for. And if `print_table` is factored properly then they won’t want to add flags, they’ll make a new function out of the pieces of `print_table` that has distinct behavior of its own.