boolean, sizeofstring: update after talking with x/tools folks

This commit is contained in:
2025-08-27 22:49:18 -04:00
parent 95e06f326d
commit 86f0b6c785
5 changed files with 13 additions and 7 deletions

View File

@@ -3,5 +3,5 @@
package constraint
func _() {
"This package requires cgo to build. An error here means cgo is disabled for your build."
"This package requires cgo. An error here means cgo is disabled for your build."
}