Add more doc lines

This commit is contained in:
gingerBill
2025-10-09 12:26:35 +01:00
parent 87716da363
commit 3e8f4e080c
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// package bytes implements procedures for manipulation of byte slices
package bytes
import "base:intrinsics"