summaryrefslogtreecommitdiff
path: root/doc/quine-prj.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quine-prj.txt')
-rw-r--r--doc/quine-prj.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/quine-prj.txt b/doc/quine-prj.txt
index 8d2643f..e567d07 100644
--- a/doc/quine-prj.txt
+++ b/doc/quine-prj.txt
@@ -1,13 +1,13 @@
#!/command/execlineb
-define e "#!/command/execlineb
-define e $q${E}${q}
+= e "#!/command/execlineb
+= e $q${E}${q}
env e=$e
-define q ${b}${q}
-define b ${b}${b}
-importas E e
+= q ${b}${q}
+= b ${b}${b}
+$ E e
echo $e"
env e=$e
-define q \"
-define b \\
-importas E e
+= q \"
+= b \\
+$ E e
echo $e