aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/lexer.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/query/lexer.go')
-rw-r--r--pkg/query/lexer.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/query/lexer.go b/pkg/query/lexer.go
index de344b7..aa877cf 100644
--- a/pkg/query/lexer.go
+++ b/pkg/query/lexer.go
@@ -40,6 +40,7 @@ const (
TOK_CAT_TAGS
TOK_CAT_LINKS
TOK_CAT_META
+ // TODO: add headings
// values
TOK_VAL_STR
TOK_VAL_DATETIME