Explorar o código

test more package description

Fei Ni %!s(int64=8) %!d(string=hai) anos
pai
achega
cdbad22d22
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  1. 0 1
      feature_adapter.go
  2. 0 1
      feature_iter.go

+ 0 - 1
feature_adapter.go

@@ -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 (

+ 0 - 1
feature_iter.go

@@ -4,7 +4,6 @@
 // and yielding parsed elements one by one.
 // This set of interfaces reads input as required and gives
 // better performance.
-
 package jsoniter
 
 import (