An open API service indexing awesome lists of open source software.

https://github.com/berquerant/testprintpkg


https://github.com/berquerant/testprintpkg

go

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# testprintpkg

Print AST to stdout, defs and uses to stderr.

## Usage

``` shell
$ testprintpkg
testprintpkg - print AST to stdout, defs and uses to stderr
Usage:
testprintpkg PATTERNS...
e.g. testprintpkg ./...
```