:- module(keep_layout, [g/0]).

g :- same_term(c,a),d,(b   )   .

b.

d.
