BurntSushi / toml

TOML parser for Golang with reflection.
MIT License
4.58k stars 528 forks source link

Support unicode bare keys #379

Closed arp242 closed 1 year ago

arp242 commented 1 year ago

Like other TOML 1.1 features this is hidden behind a flag, and only supported for the tests.