]> Joshua Wise's Git repositories - jwcc.git/blobdiff - examples/fib.c
update grammar a bit
[jwcc.git] / examples / fib.c
index 70479da74a8909e89c78fa8076a4b4304c34ebbb..da6daea6e9823456fcc8c354b98b6a7b657c1bbf 100644 (file)
@@ -15,4 +15,4 @@ int main()
                iters = iters + 1;
        }
        return iters;
                iters = iters + 1;
        }
        return iters;
-}
\ No newline at end of file
+}
This page took 0.021834 seconds and 4 git commands to generate.