toml-rs/tests/invalid/array-mixed-types-ints-and-floats.toml

2 lines
27 B
TOML
Raw Normal View History

2014-06-20 19:01:38 -05:00
ints-and-floats = [1, 1.0]