all: add more tests
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ void show_usage(void) {
|
||||
**************************************************************************/
|
||||
|
||||
namespace {
|
||||
struct PackerNames {
|
||||
struct PackerNames final {
|
||||
PackerNames() noexcept = default;
|
||||
~PackerNames() noexcept = default;
|
||||
struct Entry {
|
||||
|
||||
Reference in New Issue
Block a user