RosettaCodeData/Task/Quine/ACL2/quine-2.acl2
2023-07-01 13:44:08 -04:00

1 line
42 B
Text

(let((q"(let((q~x0))(cw q q))"))(cw q q))