function merge3 (ancestor, left, right) data = "a\nident\nb\nc\nident\nd\n" return data end