aboutsummaryrefslogtreecommitdiffhomepage
path: root/demo/batchFun.ur
diff options
context:
space:
mode:
Diffstat (limited to 'demo/batchFun.ur')
-rw-r--r--demo/batchFun.ur2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/batchFun.ur b/demo/batchFun.ur
index 2eed464b..35276d0e 100644
--- a/demo/batchFun.ur
+++ b/demo/batchFun.ur
@@ -27,7 +27,7 @@ functor Make(M : sig
constraint [Id] ~ cols
val fl : folder cols
- val tab : sql_table ([Id = int] ++ map fst cols)
+ table tab : ([Id = int] ++ map fst cols)
val title : string