aboutsummaryrefslogtreecommitdiff
path: root/af2/example.af2
diff options
context:
space:
mode:
Diffstat (limited to 'af2/example.af2')
-rw-r--r--af2/example.af24
1 files changed, 3 insertions, 1 deletions
diff --git a/af2/example.af2 b/af2/example.af2
index ae08853d..a196a67b 100644
--- a/af2/example.af2
+++ b/af2/example.af2
@@ -4,4 +4,6 @@
$Id$
*)
-test.
+goal /\X (X -> X).
+trivial.
+save th. \ No newline at end of file