diff options
author | Adam Chlipala <adam@chlipala.net> | 2011-04-09 14:36:47 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2011-04-09 14:36:47 -0400 |
commit | 51b2033057b25f4cecd3d5e73dc49b60b532834e (patch) | |
tree | 129120a683d01c00c6deb50349c48d8975dfd573 /tests/rs.urs | |
parent | 039b577f61a2bdf98abe10c5f10c8e3539a59d19 (diff) |
Each context gets its own non-repeating sequence of source numbers
Diffstat (limited to 'tests/rs.urs')
-rw-r--r-- | tests/rs.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rs.urs b/tests/rs.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/rs.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |