diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-03-10 12:53:33 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-03-10 12:53:33 -0500 |
commit | 46cfc6df38e2e44898e725a58a554e4c53be53a9 (patch) | |
tree | 80047c88c770f642a6d5e73eb5c44ff3cc0828b6 /tests/radio.urs | |
parent | 2a42899039b15444e8445300c8562e8934e8876a (diff) |
Change <radio> to yield [option string]
Diffstat (limited to 'tests/radio.urs')
-rw-r--r-- | tests/radio.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/radio.urs b/tests/radio.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/radio.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |