mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-17 08:21:25 -07:00
package lines for encoding
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// package ini implements a variant of the `.ini` file format with `key = value` entries in `[sections]`.
|
||||
package encoding_ini
|
||||
|
||||
import "base:runtime"
|
||||
|
||||
Reference in New Issue
Block a user