4 lines
47 B
Mathematica
4 lines
47 B
Mathematica
|
|
function quine()
|
||
|
|
type(mfilename);
|
||
|
|
end;
|