mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 19:30:06 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Procedures to manipulate UTF-8 encoded strings
|
||||
// A `string` builder, as well as procedures to manipulate `UTF-8` encoded strings.
|
||||
package strings
|
||||
|
||||
import "base:intrinsics"
|
||||
|
||||
Reference in New Issue
Block a user