diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-26 10:53:36 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-26 10:53:36 -0400 |
commit | eb733a5e57d1248c18651208da7b5078031ac1f3 (patch) | |
tree | 741eea8099c56fc61347f867ce538744a95c2b8f /tests/blobOpt.urs | |
parent | 4f288849df2bb1a5a1d9d6f6ec9537badd82b6ab (diff) |
Handling nullable blobs
Diffstat (limited to 'tests/blobOpt.urs')
-rw-r--r-- | tests/blobOpt.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/blobOpt.urs b/tests/blobOpt.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/blobOpt.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |