view interps/cfunge/cfunge-src/tests/iterate-jump.b109 @ 7759:b4341511eb47

<fizzie> ` echo -e \'#! /bin/bash\\ncmd="$1"\\nshift\\nf="$*"\\nif [ -z "$f" && "$f" == *\\\\ * ]; then f="${cmd#* }"; cmd="${cmd%% *}"; fi\\nif [ -z "$f" ]; then echo try: \\\\`f command filename; else "$cmd" "$(< "$f")"; fi\' > bin/f
author HackBot
date Wed, 04 May 2016 21:35:48 +0000
parents 859f9b4339e6
children
line wrap: on
line source

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.