diff interps/cfunge/cfunge-src/tests/iterate-jump.b109 @ 996:859f9b4339e6

<Gregor> tar xf egobot.tar.xz
author HackBot
date Sun, 09 Dec 2012 19:30:08 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/interps/cfunge/cfunge-src/tests/iterate-jump.b109	Sun Dec 09 19:30:08 2012 +0000
@@ -0,0 +1,7 @@
+v
+                  > 'W,a,@
+>221k;  ;  ;   * 4w 'C,a,@
+                  > 'W,a,@
+
+Note that Funge98 is undef here but Funge108 needs it to work in the
+way that produce C as output. Yes they are unmatched to also test wrapping around.