#include "../grammar.h" int main(int UNUSED argc, char ** UNUSED argv) { return 77; }