/* You can put any private test cases into this file. It will *not* be part of * the submission. */ #include "parser.hpp" #include int main() { assert( 0 ); }