As per [TOML specifications](https://github.com/toml-lang/toml/blob/master/README.md), leading zeros are not allowed in the decimal representation of integer values. Might be easier to implement after #17 is implemented.