summaryrefslogtreecommitdiff
path: root/caching-tests/test.urs
diff options
context:
space:
mode:
Diffstat (limited to 'caching-tests/test.urs')
-rw-r--r--caching-tests/test.urs8
1 files changed, 8 insertions, 0 deletions
diff --git a/caching-tests/test.urs b/caching-tests/test.urs
new file mode 100644
index 00000000..d6e8dd2e
--- /dev/null
+++ b/caching-tests/test.urs
@@ -0,0 +1,8 @@
+val cache : int -> transaction page
+(* val cacheAlt : int -> transaction page *)
+(* val cacheR : {Id : int, FooBar : int} -> transaction page *)
+(* val cache2 : int -> int -> transaction page *)
+val flush : int -> transaction page
+(* val flash : int -> transaction page *)
+(* val floosh : int -> transaction page *)
+(* val flush17 : transaction page *)