Added comment to goccy decoder, its will WIP

This commit is contained in:
Mike Farah 2024-03-07 10:54:15 +11:00
parent b6ea54ba93
commit b5e3a01452
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
//go:build !yq_noyaml
//
// NOTE this is still a WIP - not yet ready.
//
package yqlib
import (