toml-rs/tests/valid/key-special-chars.toml
Alex Crichton 0285af245a Implement new rules for bare key names
* Key names are restricted to [a-zA-Z0-9_-]
* Equal signs must be on the same line (as must the next value) as the key
* Quoted keys are allowed and are parsed as basic strings.

Closes #48
2015-01-15 17:34:27 -08:00

2 lines
45 B
TOML

"~!@#$^&*()_+-`1234567890[]\\|/?><.,;:'" = 1