Double quote by pooq

a:-get0(X),(X=10;put(X),a).
m:-put(34),a,put(34).

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page