mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-01-09 00:50:17 +00:00
fix README
This commit is contained in:
parent
74fc70cfee
commit
6df75ad28e
@ -446,7 +446,7 @@ if(max < min)
|
|||||||
you will get an error message like this.
|
you will get an error message like this.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
[error] value should be positive
|
[error] max should be larger than min
|
||||||
--> example.toml
|
--> example.toml
|
||||||
3 | min = 54
|
3 | min = 54
|
||||||
| ~~ minimum number here
|
| ~~ minimum number here
|
||||||
|
Loading…
Reference in New Issue
Block a user