aboutsummaryrefslogtreecommitdiff
path: root/validation.md
diff options
context:
space:
mode:
Diffstat (limited to 'validation.md')
-rw-r--r--validation.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/validation.md b/validation.md
index b21ffebd5..a38b4a96e 100644
--- a/validation.md
+++ b/validation.md
@@ -4,4 +4,5 @@ Fixmes:
4* Add more thorough tests for idents for XID_Start & XID_Continue 4* Add more thorough tests for idents for XID_Start & XID_Continue
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 8