diff options
Diffstat (limited to 'af2/example.af2')
| -rw-r--r-- | af2/example.af2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/af2/example.af2 b/af2/example.af2 index 4dc3abb7..36ece411 100644 --- a/af2/example.af2 +++ b/af2/example.af2 @@ -4,6 +4,6 @@ $Id$ *) -prop test /\X (X -> X). +prop (* test *) (* just un test *) test /\X (X -> X). trivial. save.
\ No newline at end of file |
