7 lines
71 B
C++

#ifndef PARSER_CC
#define PARSER_CC
#include "parser/expr.cc"
#endif