Bläddra i källkod

Add example for g instruction

ApisNecros 1 år sedan
förälder
incheckning
cb731baafb
1 ändrade filer med 6 tillägg och 1 borttagningar
  1. 6 1
      examples.txt

+ 6 - 1
examples.txt

@@ -14,4 +14,9 @@
 \f4%n;
 
 abcdef0983[D3[DII;      prints nothing, but should have three stacks [[10, 11, 12], [13, 14, 15], [0, 9, 8]]
-abcdef0983[D3[DIID]I];  prints nothing, and ends with the stack in the same order. Splits it and collapse it several times, though.
+abcdef0983[D3[DIID]I];  prints nothing, and ends with the stack in the same order. Splits it and collapse it several times, though.
+
+c22g\           prints "5011012", or what should be read as "50", "110", and "12"
+/g32/
+\nnn;
+  2