mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Further overhaul of package line comments.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// package os implements cross-platform OS interactions like file I/O.
|
||||
// Cross-platform `OS` interactions like file `I/O`.
|
||||
package os
|
||||
|
||||
import "base:intrinsics"
|
||||
|
||||
Reference in New Issue
Block a user