We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a026f commit b95de87Copy full SHA for b95de87
README.md
@@ -1,5 +1,7 @@
1
# The Go SSA Playground
2
3
+[](https://github.com/nikolaydubina/go-recipes)
4
+
5
https://golang.design/gossa
6
7
A tool for exploring Go's SSA intermediate representation.
@@ -32,4 +34,4 @@ We would love to hear your feedback. Submit [an issue](https://github.com/golang
32
34
33
35
## License
36
-GNU GPLv3 © The [golang.design](https://golang.design) Authors. Originally created by [Changkun Ou](https://changkun.de).
37
+GNU GPLv3 © The [golang.design](https://golang.design) Authors. Originally created by [Changkun Ou](https://changkun.de).
0 commit comments