diff options
-rw-r--r-- | TODO.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst new file mode 100644 index 0000000..0123e4b --- /dev/null +++ b/TODO.rst @@ -0,0 +1,7 @@ +TODO +==== + +- More detailed checking in regex for: + + - char constant + - string constant |