Exemple #1
0
def parse_benchmark(lexer):
    """Parse a benchmark."""
    return parser.parse(lexer, constructors)