add some basic tracing using the new deparser
[scpubgit/DX.git] / lib / DX / Step / EnterRecheck.pm
index 2b17453..a1954a1 100644 (file)
@@ -20,6 +20,11 @@ sub apply_to {
 
   my ($prop, @rest) = @{$self->proposition_list};
 
+  trace recheck => [ statement => [
+    [ symbol => 'recheck' ],
+    @{$prop->for_deparse->[1]},
+  ] ];
+
   my $old_hyp = $old_ss->current_hypothesis;
 
   # we should probably be doing something about pruning the scope