aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-10-21 06:05:07 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-10-21 06:05:07 +0300
commit02a2344c2f13692c5e008b076c4f41e1d78e8c56 (patch)
tree08664be305e06fe7ab335e6225cd2b51ec81a841
parent6c6d5fbd85be4a94600ca20b4ad0765bb75ae905 (diff)
downloadegawk-02a2344c2f13692c5e008b076c4f41e1d78e8c56.tar.gz
egawk-02a2344c2f13692c5e008b076c4f41e1d78e8c56.tar.bz2
egawk-02a2344c2f13692c5e008b076c4f41e1d78e8c56.zip
Add a TODO item in list.
-rw-r--r--awkgram.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/awkgram.y b/awkgram.y
index 049e0149..aa4cfa59 100644
--- a/awkgram.y
+++ b/awkgram.y
@@ -1,6 +1,7 @@
/* working on statement_term and opt_nls */
/*
TODO:
+-- Comments after commas in expressions lists in print/f and function calls
-- Get comments from all instances of opt_nls
-- Get comments from all instances of l_brace
-- Get comments from all instances of r_brace