aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-06-20 21:22:13 +0800
committerMistivia <i@mistivia.com>2025-06-20 21:22:13 +0800
commitb3ea650a94e4f2ed64a25f544558550a90a6fff4 (patch)
tree803e65f6ad63491495aee5ae5dc20996fc3c9942 /src
parent4fa87778453cb0364cb6fa1c53481484622658f4 (diff)
clear todo
Diffstat (limited to 'src')
-rw-r--r--src/primitives.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/primitives.c b/src/primitives.c
index 510ca1e..8958842 100644
--- a/src/primitives.c
+++ b/src/primitives.c
@@ -351,6 +351,3 @@ SExpRef primitive_or(Interp *interp, SExpRef args) {
return ret;
}
-// TODO:
-// - defmacro
-// - macroexpand-1