mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-01 02:24:40 +00:00
Add doc line to strconv
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// package strconv implements conversions to and from string represnetations of other data types
|
||||
package strconv
|
||||
|
||||
import "core:unicode/utf8"
|
||||
|
||||
Reference in New Issue
Block a user