From 6824dd4b1ee22184f0e600115db3998924ed39d6 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 9 Apr 2025 19:56:33 +0300 Subject: initial tail call stuff --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 93b2293..50343e4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ test-* examples/matrix_mult examples/loop examples/fib +examples/sum examples/*.d -- cgit v1.2.3