mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-04 07:04:39 +00:00
5 lines
51 B
C++
5 lines
51 B
C++
#include <argparse.hpp>
|
|
|
|
int main() {
|
|
return 0;
|
|
} |