mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
5 lines
73 B
Batchfile
5 lines
73 B
Batchfile
@echo off
|
|
|
|
cargo bench benchmark -p tree-sitter-cli
|
|
exit /b %errorlevel%
|