doc: add package-level doc comments (#9)
This commit is contained in:
2
tests/cast/doc.go
Normal file
2
tests/cast/doc.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package cast tests casting virtual registers to different sizes.
|
||||
package cast
|
||||
2
tests/textflag/doc.go
Normal file
2
tests/textflag/doc.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package textflag tests that avo attribute constants agree with textflag.h.
|
||||
package textflag
|
||||
Reference in New Issue
Block a user