aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-06 07:13:31 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-06 07:13:31 +0800
commitfdd965eb0e9bab7a06de7d40824e1168aabdcd36 (patch)
tree7439c177213973b8b8163ff891c0f388121c2199 /README.rst
parent4f0f6f064fc5c878bee2f614e1296b14e66fef8d (diff)
...
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3082c02..f83503a 100644
--- a/README.rst
+++ b/README.rst
@@ -9,7 +9,7 @@ Build Requirements
Features
---------
-- Complex pointer support
+- Complex declaration support (`int (*a)[10]`, `int (*f)()`, `int (*g(int ***e[10]))()`, etc.)
- Forward declaration
- Sophisticated error reporting
- User-friendly AST printing