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 c91ca0d commit f69bf80Copy full SHA for f69bf80
strparse.go
@@ -1,5 +1,5 @@
1
// Package strparse provides convenience wrappers around `go/parser` for simple
2
-// expression, statement and declaretion parsing from string.
+// expression, statement and declaration parsing from string.
3
//
4
// Can be used to construct AST nodes using source syntax.
5
package strparse
0 commit comments