aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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