#include "compiler/compiler_spec_helper.h" int main(int argc, char *argv[]) { return bandit::run(argc, argv); }