From 2f24fb4f2c5d8708533a1b0155e1e884bd4b2ba2 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 31 Dec 2017 14:02:55 +0300 Subject: Lexer: byte strings --- validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'validation.md') diff --git a/validation.md b/validation.md index a38b4a96e..39b5f85fa 100644 --- a/validation.md +++ b/validation.md @@ -5,4 +5,4 @@ Fixmes: * Validate that float and integer literals use digits only of the appropriate base, and are in range * Validation for unclosed char literal - +* Strings are completely wrong: more tests and comparison with libsyntax. -- cgit v1.2.3