]> git.ozlabs.org Git - ccan/blobdiff - ccan/ccan_tokenizer/todo
opt: allow parameter names in arguments.
[ccan] / ccan / ccan_tokenizer / todo
index 0203d054baae9f4c6c403436b4854db961f54d6d..4b6d90f01f4f193cfd91b79034f6ccd52f4c611e 100644 (file)
@@ -1,3 +1,8 @@
+Write test for empty_char_constant
+
+defined cannot be used as a macro name
+<strike>Add "defined" and only accept it in appropriate circumstances</strike>
+
 Update that simple tokenizer compulsory test so things will compile
 
 Handle cases like escaped question marks and pound symbols that I don't understand yet.