...

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

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

     1before = 3_141.5927
     2after = 3141.592_7
     3exponent = 3e1_4

View as plain text