annotate tests/table_sig.ur @ 2110:9e9c915f554c

A new MonoReduce optimization for lifting 'let' out of field projection; JavaScript compilation for exponentiation
author Adam Chlipala <adam@chlipala.net>
date Sun, 01 Feb 2015 12:29:14 -0500
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2