diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-30 11:07:29 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-30 11:07:29 -0400 |
commit | 43b09eea446f8d02ee82360d229b1ce2ba65f6f8 (patch) | |
tree | be8dc60f901b2cab9ec630d505bf152d1d19340e /tests/list.urs | |
parent | 0f298a5396cf95f4e58988583f862a4b97444bec (diff) |
Basis.list
Diffstat (limited to 'tests/list.urs')
-rw-r--r-- | tests/list.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/list.urs b/tests/list.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/list.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |