Skip to content

Commit 6a64ddd

Browse files
committed
Minor stylistic changes
1 parent 41627a2 commit 6a64ddd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

internal/parser/doc.go

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/*
2-
Package parser provides a Parser struct that parses lexer tokens from the tq
3-
query into an AST.
4-
*/
1+
// Package parser provides a Parser struct that parses lexer tokens from the tq
2+
// query into an AST.
53
package parser

0 commit comments

Comments
 (0)