Skip to content

Commit ee4c7d7

Browse files
Enrico Steffinlongothomasspriggs
Enrico Steffinlongo
authored andcommitted
Applied linter
1 parent 8788a62 commit ee4c7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/goto-programs/goto_convert.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ void goto_convertt::finish_gotos(goto_programt &dest, const irep_idt &mode)
320320
inputs.label_scope_index = label_target;
321321
inputs.end_scope_index = intersection_result.common_ancestor;
322322
build_declaration_hops(dest, label_flags, inputs);
323-
//WATCHVAR(i.get_target()->to_string());
323+
// WATCHVAR(i.get_target()->to_string());
324324
}
325325
}
326326
else

0 commit comments

Comments
 (0)