ivy/test/inconsistent.ivy

9 строки
111 B
XML

#lang ivy1.7
type node
interpret node -> int
individual max_node : node
axiom max_node > N
action empty = {}