Files
toml11/toml
ToruNiina 0c9806e99f fix: diagnose key after [table.key] pattern
the following is not a valid toml format.
```
[table] key = "value"
```
this commit enables to diagnose that pattern.
2019-03-01 22:37:52 +09:00
..
2018-12-26 13:38:01 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2018-12-27 15:58:50 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2019-01-30 17:06:23 +01:00