b15f1bb8c7
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
5 lines
87 B
Text
5 lines
87 B
Text
import nat
|
|
using nat
|
|
|
|
definition tst1 : Prop := zero = 0
|
|
definition tst2 : nat := 0
|