go-toml/parse/testfiles/valid/BurntSushi/float.toml

5 lines
59 B
TOML

pi = 3.14
pospi = +3.14
negpi = -3.14
zero-intpart = 0.123