go-toml/parse/testfiles/valid/iarna/spec-float-2.json

7 lines
72 B
JSON

{
"flt2" : {
"value" : "3.1415",
"type" : "float"
}
}