* Disconnect package godoc comment from imported file

* Add missing newline in toml.abnf

* Tag testing helper funcs
This commit is contained in:
Cameron Moore
2021-04-15 15:49:19 -05:00
committed by GitHub
parent 24b62ebe61
commit a7b50eb8f1
4 changed files with 23 additions and 11 deletions
+1
View File
@@ -23,6 +23,7 @@
//
// Because they lack location information, these types do not represent unique
// moments or intervals of time. Use time.Time for that purpose.
package toml
import (