#include "parser.h" ResultType(SolsParser, charptr) createSolsParser(SolsTokens* input) { return Error(SolsParser, charptr, "Work in progress"); }