vendor/github.com/pelletier/go-toml/marshal_test.toml
changeset 251 1c52a0eeb952
parent 242 2a9ec03fe5a1
--- a/vendor/github.com/pelletier/go-toml/marshal_test.toml	Wed Sep 18 19:17:42 2019 +0200
+++ b/vendor/github.com/pelletier/go-toml/marshal_test.toml	Sun Feb 16 18:54:01 2020 +0100
@@ -4,6 +4,7 @@
   bool = true
   date = 1979-05-27T07:32:00Z
   float = 123.4
+  float64 = 123.456782132399
   int = 5000
   string = "Bite me"
   uint = 5001