view interps/cfunge/cfunge-src/tests/split-in-iterate.b98 @ 8165:6e15d471a1b6

<shachaf> ` cp tmp/test share/test
author HackBot
date Wed, 25 May 2016 22:01:34 +0000
parents 859f9b4339e6
children
line wrap: on
line source

7#vkt @
  @

This program test splitting in iterate. Should not crash or make valgrind complain.
The issue was found using fuzz testing.