MCPcopy Create free account
hub / github.com/docopt/docopt.cpp / main

Function main

main.cpp:11–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9#include "docopt.h"
10
11int main(int argc, const char * argv[])
12{
13
14 return 0;
15}
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected