diff options
| author | Patrick Schönberger | 2021-08-04 14:51:23 +0200 |
|---|---|---|
| committer | Patrick Schönberger | 2021-08-04 14:51:23 +0200 |
| commit | dbc4a22d3c8c4189459f0361cb9da06415ec2dc9 (patch) | |
| tree | 7eabe3910c0a6d56b3d7c2b2a082e95a61a71c58 /todo.txt | |
| parent | 71a20a4f3d4e5f5278f7d004af710af89dfd7ebc (diff) | |
| download | toc-dbc4a22d3c8c4189459f0361cb9da06415ec2dc9.tar.gz toc-dbc4a22d3c8c4189459f0361cb9da06415ec2dc9.zip | |
pre change
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -58,4 +58,5 @@ Missing: - operator precedence
- bitfields
- nested bodies {}
-- multiple files
\ No newline at end of file +- multiple files
+- call outer functions with same name (::f1())
\ No newline at end of file |
