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
-1
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
package fmt implements formatted I/O with procedures similar to C's printf and Python's format.
|
||||
Formatted `I/O` with procedures similar to `C`'s printf and `Python`'s format.
|
||||
The format 'verbs' are derived from C's but simpler.
|
||||
|
||||
Printing
|
||||
|
||||
Reference in New Issue
Block a user