RosettaCodeData/Task/Quine/Prolog/quine-4.pro
2023-07-01 13:44:08 -04:00

1 line
47 B
Prolog

main:-X='main:-X=~q,format(X,X).',format(X,X).