annotate tests/polyjsFfi.urs @ 2007:d3a0f2b8af28

<thead>, <tbody>, <tfoot>
author Adam Chlipala <adam@chlipala.net>
date Wed, 30 Apr 2014 13:05:54 -0400
parents 276fa06428ba
children
rev   line source
adam@1836 1 val one : a ::: Type -> a -> a
adam@1836 2 val two : a ::: Type -> b ::: Type -> a -> b