annotate tests/polyjsFfi.urs @ 2261:f81f1930c5d6

Fix SQL-parsing and declaration-ordering bugs.
author Ziv Scully <ziv@mit.edu>
date Wed, 30 Sep 2015 00:33:52 -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