@@ -413,7 +413,7 @@ How do I generate these tools?
```sh
git clone https://github.com/goplus/llgo.git
cd llgo
cd llgo/compiler
go install -v ./cmd/...
go install -v ./chore/... # compile all tools except pydump
cd chore/_xtool
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.