#include "test_env.h" int main() { printf("Hello World\n"); notify_completion(true); }