lean2/tests/lean/run/sub_bug.lean

4 lines
63 B
Text
Raw Normal View History

import data.subtype data.nat
open nat
check { x : nat | x > 0}