fixed(value).

%% goal: answer

answer :-
    retract(fixed(value)).
