diff interps/cfunge/cfunge-src/tests/sysinfo-multi-stack-sizes.b98 @ 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/sysinfo-multi-stack-sizes.b98	Sun Dec 09 19:30:08 2012 +0000
@@ -0,0 +1,9 @@
+120{1230{aaaaaa0y2a*1+k$....a,@
+; This should print:                                   ;
+; 3 4 5 6                                              ;
+; or                                                   ;
+: 3 6 5 4                                              ;
+; I'm not clear on what one is correct. Please tell me ;
+; if you find out                                      ;
+; Based on code from Matti Niemenmaa (mycology author) ;
+; Then modified to test more than two stacks           ;