Add bench command

This commit is contained in:
Asdine El Hrychy
2021-09-02 12:32:47 +04:00
parent 4a6e68439a
commit 74603aa55e
4 changed files with 274 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
//go:build go1.17
// +build go1.17
//go:build go1.18
// +build go1.18
package parser