Bugfix and improvment, eval one works even though eval isn't implemented yet!

This commit is contained in:
Nathan Braswell
2021-08-16 11:54:05 -04:00
parent 62a238e041
commit e8747ef899
3 changed files with 4 additions and 4 deletions

View File

@@ -26,6 +26,6 @@
_ (test-case vau_with_passthrough)
_ (test-case vau_with_no_eval_add)
_ (test-case vau_with_wrap_add)
;_ (test-case vau_with_add_p)
_ (test-case vau_with_add_p)
;_ (test-case vau_with_add_p_called)
) nil))