blob: ee3c381d289c4c5250f2a80123c5d3020d2a37c0 [file] [log] [blame]
>>>
foo() {
// comment
f() + 1;
}
<<<
foo() {
// comment
f() + 1;
}