コード例 #1
0
ファイル: base.py プロジェクト: hoangt/ms3
def parse_benchmark(lexer):
    """Parse a benchmark."""
    return parser.parse(lexer, constructors)