mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 03:10:06 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
// package json implements encoding and decoding JSON in strict JSON, JSON5 and BitSquid variants.
|
||||
package encoding_json
|
||||
@@ -1,3 +1,4 @@
|
||||
// Encoding and decoding JSON in strict `JSON`, `JSON5` and `BitSquid` variants.
|
||||
package encoding_json
|
||||
|
||||
import "core:strings"
|
||||
|
||||
Reference in New Issue
Block a user