Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 157 Bytes

TODO.md

File metadata and controls

9 lines (5 loc) · 157 Bytes

TODO

HORN-SMTLIB

Liquid-Fixpoint Copyright 2013-21 Regents of the University of California. All Rights Reserved.

(if (<= n 0) 0 (+ n (sum (- n 1))))