Пример #1
0
Файл: base.py Проект: hoangt/ms3
def parse_benchmark(lexer):
    """Parse a benchmark."""
    return parser.parse(lexer, constructors)