#include #include "Core/Core.h" LIBFLANG_ABI void libflang_stop() { exit(0); }