We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febad99 commit 4bc7a40Copy full SHA for 4bc7a40
README.md
@@ -42,5 +42,4 @@ BrightProof tested on:
42
43
## TODO
44
- [ ] Test on different OS (BSD, Windows), architectures (x86, x86_64) with different compilers (DMD, LDC, GDC)
45
-- [ ] Parser must report error, if MAJOR, MINOR or PATCH starts with `0`.
46
-- [ ] Because I can't rewrite phobos's `to`, I need to completly rewrite parser.
+- [x] Parser must report error, if MAJOR, MINOR or PATCH starts with `0`.
0 commit comments