Closed vosen closed 9 years ago
This:
a = { }
fails with
Error at line 1 column 8: Expected "=" or any character but end of input found.
(tested on http://binarymuse.github.io/toml-node/)
Fixed in 2.2.3.
This:
fails with
(tested on http://binarymuse.github.io/toml-node/)