mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// `Time`-related procedures and types, including `sleep`, `now`, and string formatting of moments.
|
||||
package time
|
||||
|
||||
import "base:intrinsics"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Timezone lookup.
|
||||
package timezone
|
||||
|
||||
import "core:fmt"
|
||||
|
||||
Reference in New Issue
Block a user