示例#1
0
文件: base.py 项目: hoangt/ms3
def parse_benchmark(lexer):
    """Parse a benchmark."""
    return parser.parse(lexer, constructors)