diff options
author | Alex Crichton <alex@alexcrichton.com> | 2015-01-15 17:27:53 -0800 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2015-01-15 17:34:27 -0800 |
commit | 0285af245aaf649c0528575ff7bd03838b31c743 (patch) | |
tree | dbfe3937b15bb0b0ffc1f93ece94e82dd7e7099a /tests/invalid/text-after-integer.toml | |
parent | bc825a5fb538d5860026f3d4679459a6cc50f9fc (diff) | |
download | milf-rs-0285af245aaf649c0528575ff7bd03838b31c743.tar.gz milf-rs-0285af245aaf649c0528575ff7bd03838b31c743.zip |
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
Diffstat (limited to 'tests/invalid/text-after-integer.toml')
0 files changed, 0 insertions, 0 deletions