...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/float/underscore.json

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/valid/float

     1{
     2  "after": {
     3    "type": "float",
     4    "value": "3141.5927"
     5  },
     6  "before": {
     7    "type": "float",
     8    "value": "3141.5927"
     9  },
    10  "exponent": {
    11    "type": "float",
    12    "value": "3.0e14"
    13  }
    14}

View as plain text