Line breaks and trailing commas are properly parsed but will emit a syntax error. In order to support https://github.com/toml-lang/toml/pull/904 we could drop these errors.
Line breaks and trailing commas are properly parsed but will emit a syntax error. In order to support toml-lang/toml#904 we could drop these errors.