mirror of
https://github.com/boostorg/context.git
synced 2026-01-19 04:02:17 +00:00
return exit-code from example
This commit is contained in:
@@ -32,4 +32,5 @@ int main() {
|
||||
}
|
||||
std::cout << std::endl;
|
||||
std::cout << "main: done" << std::endl;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user