1
0
mirror of https://github.com/json-iterator/go.git synced 2025-06-15 22:50:24 +02:00

test more package description

This commit is contained in:
Fei Ni
2017-06-11 15:35:45 +08:00
parent b0c9f047e2
commit cdbad22d22
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@
// gives a description of how Marshall/Unmarshall operate
// between arbitrary or predefined json objects and bytes,
// and it applies to jsoniter.Marshall/Unmarshall.
package jsoniter
import (