ivy/test/lettac1.ivy

15 строки
100 B
XML

#lang ivy1.7
type t
var x : t
invariant true proof let X = x, Y = x
action a =
{
}
export a