예제 #1
0
파일: base.py 프로젝트: hoangt/ms3
def parse_benchmark(lexer):
    """Parse a benchmark."""
    return parser.parse(lexer, constructors)