Skip to content
Snippets Groups Projects
Commit e561a032 authored by pfdietz's avatar pfdietz
Browse files

Cause clean to also clean the ansi-tests directory.

parent 97051cf7
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,3 @@
(let ((x 0))
(values (prog1 x (incf x)) x))
0 1)
......@@ -34,9 +34,3 @@
(prog2 (incf x (1+ x)) (incf x (+ 2 x)) (incf x 100))
x))
8 108)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment