lean2/tests/lean/run/sub_bug.lean

3 lines
63 B
Text

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