aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/bug_13238.out
blob: bda21aa9e351e10dad80d863e76af457555bb7c1 (plain)
1
2
3
4
Ltac bug_13238.t1 x := replace (x x) with (x x)
Ltac bug_13238.t2 x := case : x 
Ltac bug_13238.t3 := by move ->
Ltac bug_13238.t4 := congr True