RosettaCodeData/Task/Quine/OxygenBasic/quine.basic

6 lines
84 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
'RUNTIME COMPILING
source="print source"
a=compile source : call a : freememory a