include <test/base.cli>; namespace test { class options: base { bool --help; }; }