aboutsummaryrefslogtreecommitdiff
path: root/validation.md
diff options
context:
space:
mode:
Diffstat (limited to 'validation.md')
-rw-r--r--validation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/validation.md b/validation.md
index a38b4a96e..39b5f85fa 100644
--- a/validation.md
+++ b/validation.md
@@ -5,4 +5,4 @@ Fixmes:
5* Validate that float and integer literals use digits only of the appropriate 5* Validate that float and integer literals use digits only of the appropriate
6 base, and are in range 6 base, and are in range
7* Validation for unclosed char literal 7* Validation for unclosed char literal
8 8* Strings are completely wrong: more tests and comparison with libsyntax.